mirror of
https://github.com/nushell/nushell
synced 2024-12-31 23:39:00 +00:00
ff290a5c3d
# Description This PR closes #11524 Add `to xml --self-closed` flag to output empty tags as self close. For example: ![image](https://github.com/nushell/nushell/assets/17511668/bdf040f7-8ac1-4e8b-80bb-0043d7cec7f9) # User-Facing Changes New `to xml` flag `--self-closed`. # Tests + Formatting Added new example for `to xml` command and new test for self-closed tags. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |