1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-30 14:40:06 +02:00
Files
nushell/crates/nu-std/std/formats
Artem Chernyak 73fbe26ef9 feat: make to nuon raw option remove all white space ()
# Description
Fixes 

This adds a new `--minified` flag to `to nuon` which removes all
possible white space. I added an example test to demonstrate the
functionality.

# User-Facing Changes

New flag becomes available to the user.
2025-05-09 09:38:24 +08:00
..