Re: Is there such a thing as commenting-out doxygen markdown?

"Kerry, Richard" <[email protected]> Tue, 5 Nov 2019 11:15:47 +0000
Newsgroups gmane.text.doxygen.general
Message-ID <AM0PR02MB37152ED7C8B2FBA030C2B1529C7E0@AM0PR02MB3715.eurprd02.prod.outlook.com>
Sorry, I've just worked out why that seemed to have worked.
It's actually turned them into Markdown, level one headers.

Richard.

> Actually, I've just tried something completely off the wall, which is to start
> the line with '#', and that seems to have worked!
> Ie the same comment char that doxygen's config file uses.
> 
> 
> Richard Kerry