diff options
author | albert-github <albert.tests@gmail.com> | 2019-09-05 09:32:15 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-09-05 09:32:15 (GMT) |
commit | 9481a8844e5412295dd232e44a04ff8bcf169b5a (patch) | |
tree | 3a647e3b2660826bd4a534db07aeac8141d840d1 /src/translator_sv.h | |
parent | 98cc801013b16d827d91567998ead7b24fd78b6d (diff) | |
download | Doxygen-9481a8844e5412295dd232e44a04ff8bcf169b5a.zip Doxygen-9481a8844e5412295dd232e44a04ff8bcf169b5a.tar.gz Doxygen-9481a8844e5412295dd232e44a04ff8bcf169b5a.tar.bz2 |
HTML start comment with 3 dashes
A normal HTML comment `<!--` has 2 `-` signs but it is not prohibited to have 3, but doxygen translates `<!---` into `<!-–` and thus the comment is not recognized.
By checking and consequently handling, doing the right skipping, also the 3 `-` sign version the problem can be solved.
An end comment cannot contain 3 `-` signs, so here no changes have to take place.
The version with 3 or more `-` are in a start HTML comment does not give a problem with xmllint either.
Diffstat (limited to 'src/translator_sv.h')
0 files changed, 0 insertions, 0 deletions