mrdocs
mrdocs copied to clipboard
Support for parsing headers in Doxygen \par commands
This issue is dependent on the PR open in the llvm-project: https://github.com/llvm/llvm-project/pull/91100
It refers to its integration in MrDocs once the PR is merged.
It's also possible to emulate the feature by simply parsing the first line as the title.
We need to review whether this feature is still relevant. Do the templates already render the titles of these paragraphs?