1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-24 20:00:47 +02:00
nushell/crates/nu-command/tests
Bruce Weirdan 4424481487
Supply metadata.content_type for to html output ()
# Description

Adds pipeline metadata to the `to html` command output (hardcoded to
`text/html; charset=utf-8`)

# User-Facing Changes

Pipeline metadata is now included with the `to html` command output.
2025-02-03 06:32:57 -06:00
..
commands Add --raw to find command () 2025-01-30 18:27:55 -06:00
format_conversions Supply metadata.content_type for to html output () 2025-02-03 06:32:57 -06:00
main.rs Rework sorting and add cell path and closure comparators to sort-by () 2024-10-09 19:18:16 -07:00
sort_utils.rs Rework sorting and add cell path and closure comparators to sort-by () 2024-10-09 19:18:16 -07:00