Hello All!
I just discovered that things work if I define an anchor with the title:
### Some Section {#some_section_label}
If I just use
### Some Section
The title gets rendered correctly, but it’s not included in the TOC, HTML
treeview, etc.
Regards,
From: Leonardo Pereira Santos
Sent: Aug
Hello All!
I just discovered that using Markdown will not generate a proper section with
Doxygen.
My Markdown file is:
# Introduction {#introduction_anchor}
## Purpose
lalalala
The ‘Introduction’ gets translated to a chapter title, which is pretty cool. I
expected the ‘Purpose’ header2 to