David Thrane Christiansen
3fe368e8e7
feat: allow Verso docstrings to suppose the existence of instances ( #11476 )
...
This PR adds a `` {givenInstance}`C` `` documentation role that adds an
instance of `C` to the document's local assumptions.
2025-12-02 19:16:35 +00:00
David Thrane Christiansen
5ce1f67261
fix: module docstring header nesting in Verso format ( #11215 )
...
This PR fixes an issue where header nesting levels were properly tracked
between, but not within, moduledocs.
2025-11-17 13:57:00 +00:00
David Thrane Christiansen
ceb86b1293
fix: details in Markdown rendering of Verso docstrings ( #11151 )
...
This PR fixes some details in the Markdown renderings of Verso
docstrings, and adds tests to keep them correct. Also adds tests for
Verso docstring metadata.
2025-11-13 05:19:30 +00:00