nushell/crates/nu-cli/tests/format_conversions
Joseph T. Lyons 2fd464bf7b
Refactor to md and Add Padding for Pretty Flag (#2678)
* refactor and cleanup to md

* Add padding around values in each row

* Add padding to test

* Update code to satisfy Clippy and pass other failing tests
2020-10-19 19:58:24 +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
json.rs
markdown.rs Refactor to md and Add Padding for Pretty Flag (#2678) 2020-10-19 19:58:24 +13:00
mod.rs Add to xml command (#2141) (#2155) 2020-07-24 19:41:22 +12:00
ods.rs
sqlite.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
ssv.rs
toml.rs
tsv.rs
url.rs
vcf.rs
xlsx.rs
xml.rs Add to xml command (#2141) (#2155) 2020-07-24 19:41:22 +12:00
yaml.rs