Hi! I'm using doxygen 1.8.14 to generate HTML-documents from .md files. There seems to be a problem in parsing header lines of markown tables. For example, when I want to make a table with two columns each with its own header
First Header | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell
I get only one header (the first one) over both columns of the table on the resulting HTML-page. When using doxygen 1.8.13, I don't face this issue and everything works fine. Please help fix this issue.
Remark: The problem only occurs when the headers contain Cyrillic scrypt in UTF-8 encoding.
Last edit: Pavel Abdi 2018-04-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! I'm using doxygen 1.8.14 to generate HTML-documents from .md files. There seems to be a problem in parsing header lines of markown tables. For example, when I want to make a table with two columns each with its own header
I get only one header (the first one) over both columns of the table on the resulting HTML-page. When using doxygen 1.8.13, I don't face this issue and everything works fine. Please help fix this issue.
Remark: The problem only occurs when the headers contain Cyrillic scrypt in UTF-8 encoding.
Last edit: Pavel Abdi 2018-04-18