lean4-htt/tests/lean/docparse/blocks_0023.expected.out
David Thrane Christiansen 3e2124bb48
feat: docstrings with Verso syntax (#10307)
This PR upstreams the Verso parser and adds preliminary support for
Verso in docstrings. This will allow the compiler to check examples and
cross-references in documentation.

After a `stage0` update, a follow-up PR will add the appropriate
attributes that allow the feature to be used. The parser tests from
Verso also remain to be upstreamed, and user-facing documentation will
be added once the feature has been used on more internals.
2025-09-10 07:03:57 +00:00

18 lines
No EOL
619 B
Text

Failure @35 (⟨2, 15⟩): unexpected end of input; expected %%% (at line beginning), '![', '$$', '$', '[', '[^', beginning of line at ⟨2, 15⟩ or beginning of line or sequence of nestable block openers at ⟨2, 15⟩
Final stack:
[(Lean.Doc.Syntax.dl
"dl{"
[(Lean.Doc.Syntax.desc
":"
[(Lean.Doc.Syntax.text
(str "\" an excellent idea\""))
(Lean.Doc.Syntax.linebreak
"line!"
(str "\"\\n\""))
(Lean.Doc.Syntax.text
(str "\"Let's say more!\""))]
"=>"
[(Lean.Doc.Syntax.metadata_block <missing>)
<missing>])]
"}")]
Remaining: ""