nushell/crates/nu-command
amtoine e504bbc12d
pass the indent string and the depth recursively
This commit calls the main "to nuon" function with
- no argument when `--raw` is used
- " " repeated $i$ times with the `--indent <i>`
- "\t" repeated $t$ times with the `--tabs <t>`
2023-03-10 19:44:47 +01:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src pass the indent string and the depth recursively 2023-03-10 19:44:47 +01:00
tests Fix 8244 -- store timestamps with nanosecond resolution (consistently) (#8337) 2023-03-07 17:02:15 -06:00
Cargo.toml Bump rust-embed from 6.4.1 to 6.6.0 (#8330) 2023-03-05 19:36:14 -08:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00