nushell/crates/nu-command
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
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Improve <table> output of 'to html', (#5699) 2022-06-02 17:34:31 -05:00
tests Improve <table> output of 'to html', (#5699) 2022-06-02 17:34:31 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Unpin reedline for regular development (#5634) 2022-05-26 23:21:16 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00