lean4-htt/src/Lean/DocString
David Thrane Christiansen 2c48ae7dfb
chore: make Verso module docstring API more like that for Markdown (#12093)
This PR makes the Verso module docstring API more like the Markdown
module docstring API, enabling downstream consumers to use them the same
way.
2026-01-22 04:45:49 +00:00
..
Add.lean chore: make Verso module docstring API more like that for Markdown (#12093) 2026-01-22 04:45:49 +00:00
Extension.lean chore: make Verso module docstring API more like that for Markdown (#12093) 2026-01-22 04:45:49 +00:00
Formatter.lean refactor: use String.split instead of String.splitOn or String.splitToList (#11250) 2025-11-19 09:35:19 +00:00
Links.lean chore: minor String API improvements (#11439) 2025-12-01 11:44:14 +00:00
Markdown.lean refactor: String functions foldr, all, any, contains to go trough String.Slice (#11357) 2025-11-25 15:42:43 +00:00
Parser.lean perf: Options.hasTrace (#12001) 2026-01-16 09:03:40 +00:00
Syntax.lean feat: improvements to Verso docstrings (#10479) 2025-09-20 22:05:57 +00:00
Types.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00