[Doxygen-users] Turn off syntax highlighting in fenced code blocks
Brought to you by:
dimitri
From: Mark <dox...@er...> - 2020-07-20 20:03:43
|
I have a fenced code block ``` Text that is not code ``` and it is being highlighted. How can I prevent that? I tried ```text and ```plaintext, ```{.text} and ```{.txt} but none made any difference. Regards -Mark |