nushell/crates/nu-command/tests/format_conversions
Per Bothner a06299c77a
Improve <table> output of 'to html', (#5699)
* Fix <table> output of 'to html',

Specifically, add <thead> and <tbody> elements.
That allows for better styling and (future) some neat JavaScript.

* Update tests for previous <table> changes.
2022-06-02 17:34:31 -05:00
..
bson.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
csv.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
eml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
html.rs Improve <table> output of 'to html', (#5699) 2022-06-02 17:34:31 -05:00
ics.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
json.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
markdown.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mod.rs Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
nuon.rs Add escapes to 'to nuon' (#4964) 2022-03-26 08:35:37 +13:00
ods.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
ssv.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
toml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
tsv.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
url.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
vcf.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
xlsx.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
xml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
yaml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00