diff options
author | albert-github <albert.tests@gmail.com> | 2019-01-11 10:08:36 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-01-11 10:08:36 (GMT) |
commit | 5697a9e8dbb298aede810c1ce6daded80bf40952 (patch) | |
tree | 8e3275de2a7a3329a83e5094dea2b740ca1e0606 /doc/doxywizard_menu.png | |
parent | 121ec253945f6563ac6731e3596cd9beaa39cb72 (diff) | |
download | Doxygen-5697a9e8dbb298aede810c1ce6daded80bf40952.zip Doxygen-5697a9e8dbb298aede810c1ce6daded80bf40952.tar.gz Doxygen-5697a9e8dbb298aede810c1ce6daded80bf40952.tar.bz2 |
No translation of markdown in <pre>
According to the documentation:
Doxygen does not have this requirement, and will also process Markdown formatting inside such HTML blocks. The
only exception is <pre> blocks, which are passed untouched (handy for ASCII art).
Though in case the `</pre>` is the last statement in a non block type comment the markdown is processed. C has block type /* ... */ and /// is translated to this, Fortran, Python are line type comments.
Adding a `\n` at the when no `\n` is present at the end solves the problem.
Diffstat (limited to 'doc/doxywizard_menu.png')
0 files changed, 0 insertions, 0 deletions