lean4-htt/src/Lean/DocString
David Thrane Christiansen 99b3ba12c9
fix: error messages from Verso docstring parser (#12372)
This PR extensively reworks the Verso docstring parser so that it gives
much better parser errors that provide more useful guidance.

Closes #12063
2026-02-07 07:49:06 +00:00
..
Add.lean fix: parse indented Verso docstrings specially (#12331) 2026-02-06 21:03:56 +00:00
Extension.lean feat: allow Verso syntax for module docs to be controlled separately (#12329) 2026-02-06 09:09:04 +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: shake core (#12276) 2026-02-05 09:10:32 +00:00
Markdown.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Parser.lean fix: error messages from Verso docstring parser (#12372) 2026-02-07 07:49:06 +00:00
Syntax.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Types.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00