nushell/crates/nu-cli/tests/format_conversions
Joseph T. Lyons bf2363947b
Add pretty flag to to md (#2640)
* First draft for adding a `pretty` flag to `to md`

* rustfmt

* Fix Clippy warnings

* rustfmt

* Using Clippy suggestion broken code, reverting and putting in a statement to ignore clippy warning

* Add test for `to md -p`
2020-10-15 16:20:55 +13:00
..
bson.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
csv.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
eml.rs Create benign email test fixture (#2445) 2020-08-29 12:57:50 -04:00
html.rs Renamed time units (#2356) 2020-08-16 07:03:28 +12:00
ics.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
json.rs Split split command to sub commands. 2020-05-24 02:02:44 -05:00
markdown.rs Add pretty flag to to md (#2640) 2020-10-15 16:20:55 +13:00
mod.rs Add to xml command (#2141) (#2155) 2020-07-24 19:41:22 +12:00
ods.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
sqlite.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
ssv.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
toml.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
tsv.rs Split split command to sub commands. 2020-05-24 02:02:44 -05:00
url.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
vcf.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
xlsx.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
xml.rs Add to xml command (#2141) (#2155) 2020-07-24 19:41:22 +12:00
yaml.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00