1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-28 13:52:01 +02:00
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
..