1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-01 03:36:53 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Joseph T. Lyons
bf2363947b
Add pretty flag to to md ()
* First draft for adding a `pretty` flag to `to md`

* rustfmt

* Fix Clippy warnings

* rustfmt

* Using Clippy suggestion broken code, reverting and putting in a statement to ignore clippy warning

* Add test for `to md -p`
2020-10-15 16:20:55 +13:00