diff options
author | albert-github <albert.tests@gmail.com> | 2020-06-13 13:07:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-13 13:07:52 (GMT) |
commit | 65bf92c94f2118b0f6e6c19e62993c6e27ebbef9 (patch) | |
tree | 3b3bfa97fc60ee31acb58058b7b2b42ed22db30b /src/htmldocvisitor.cpp | |
parent | 22d8ffd11ad8b864941ba73f2161622d693f4f49 (diff) | |
download | Doxygen-65bf92c94f2118b0f6e6c19e62993c6e27ebbef9.zip Doxygen-65bf92c94f2118b0f6e6c19e62993c6e27ebbef9.tar.gz Doxygen-65bf92c94f2118b0f6e6c19e62993c6e27ebbef9.tar.bz2 |
issue #7796 Backticks (`) in Doxygen-markup-in-C in Markdown collapses (#7797)
* issue #7796 Backticks (`) in Doxygen-markup-in-C in Markdown collapses
The problem occurs when the backtick is just before the end of line.
The fenced block will only terminate when the same number of fence characters are present, otherwise the search will continue.
* issue #7796 Backticks (`) in Doxygen-markup-in-C in Markdown collapses
Removed unintentional tab.
Diffstat (limited to 'src/htmldocvisitor.cpp')
0 files changed, 0 insertions, 0 deletions