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
Ed Page
4a6f25c112
refactor: Resolve snapbox deprecations
2024-05-27 10:28:13 -05: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
Ed Page
9f31f8c675
chore: Update snapbox
2024-02-16 10:27:48 -06:00
leonzchang
b96b244c28
update handlebars & fix tests & update doc
2023-12-20 11:12:49 +08:00
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
Weihang Lo
870f9ea7b3
lint: allow disallow_methods
2023-11-16 11:35:21 -05: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
566706e863
Fix some Windows newline behavior.
2020-08-01 12:22:14 -07:00
Eric Huss
8b878f38cd
Add mdman for generating man pages.
2020-08-01 11:13:52 -07:00