mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
d97562f6e8
- should close https://github.com/nushell/nushell/issues/14517 # Description this will change `to ndnuon` so that newlines are encoded as a literal `\n` which `from ndnuon` is already able to handle # User-Facing Changes users should be able to encode multiline strings in NDNUON # Tests + Formatting new tests have been added: - they don't pass on the first commit - they do pass with the fix # After Submitting |
||
---|---|---|
.. | ||
logger_tests | ||
test_asserts.nu | ||
test_core.nu | ||
test_dirs.nu | ||
test_dt.nu | ||
test_formats.nu | ||
test_help.nu | ||
test_iter.nu | ||
test_setup_teardown.nu | ||
test_std_formats.nu | ||
test_std_postload.nu | ||
test_std_preload.nu | ||
test_std_util.nu | ||
test_util.nu | ||
test_xml.nu |