10 Commits

Author SHA1 Message Date
Weihang Lo
f7c9066169
fix: align first line of unordered list with following
This looks more nature.
Most of other popular softwares follow the same style.
For example, git-merge, tar, and bash.
2025-02-09 10:15:42 -05:00
Daniel Paoliello
8e2a37cc17 [mdman] Normalize newlines when rendering options 2024-08-19 15:02:04 -07:00
Daniel Paoliello
a250d275ef [mdman] Add a test for a code block split across multiple lines in an options template 2024-08-19 15:01:32 -07:00
Bryan Garza
604d2e40e2 chore: update pulldown-cmark to 0.10.0
Fixes: https://github.com/rust-lang/cargo/issues/13509
2024-03-04 20:14:44 +00:00
leonzchang
b96b244c28
update handlebars & fix tests & update doc 2023-12-20 11:12:49 +08:00
Enyium
36d3a5e467 Amend mdman tests.
- Revert most of changes to expected test output from commit 2a4ec9f2.
- Keep later changes to expected test output from commit 0263ef43.
- Change test input that's converted to trigger similar output as previously.
2023-02-15 12:07:53 +01:00
Enyium
0263ef4379 Enable smart punctuation in mdBook. 2023-02-14 08:15:29 +01:00
Enyium
2a4ec9f2f1 Update pulldown-cmark to next breaking version. 2023-02-14 08:15:29 +01:00
Eric Huss
1a86f232c5 Fix man page links inside option blocks. 2020-10-17 12:15:12 -07:00
Eric Huss
8b878f38cd Add mdman for generating man pages. 2020-08-01 11:13:52 -07:00