mirror of
https://github.com/nushell/nushell.git
synced 2025-05-12 22:14:26 +02:00
# Description This PR closes #11524 Add `to xml --self-closed` flag to output empty tags as self close. For example:  # 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. |
||
---|---|---|
.. | ||
from | ||
to | ||
mod.rs | ||
nu_xml_format.rs |