Archived issue #0033876
Syntax replacement for code blocks in PDF
Description
The code blocks are broken when using the latest version of doxygen. This patch provides the replacement for syntax, excluding the broken highlighting mechanics from the blocks by replacing the ~~~~{.***} .... ~~~~ with \verbatim ... \endverbatim as proposed by Dmitry.
Public activity
1 archived note
Participants are labeled by their role within this record.
Proposed patch added