cargo/crates/mdman
Ed Page 96f8517a28 test(mdman): Switch to snapbox
- We use it elsewhere
- We don't have to bake our own snapshotting solution
- It is more obvious how to update the snapshots
2023-12-01 15:31:27 -06:00
..
doc Remove repeated definite articles 2023-05-01 21:37:28 +08:00
src lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00
tests test(mdman): Switch to snapbox 2023-12-01 15:31:27 -06:00
Cargo.toml test(mdman): Switch to snapbox 2023-12-01 15:31:27 -06:00
README.md Add mdman for generating man pages. 2020-08-01 11:13:52 -07:00

mdman

mdman is a small utility for creating man pages from markdown text files.

Usage

See the man page generated by this tool.