Doxygen prints text instead of the expected table. File Text:
HTML output from table:
| Pin | I/O | Function || --: | :--: | :------- || 1 | I |
This is the tilde symbol that causes the problem, after removing it, the table was displayed as expected.
Is this a bug or a special function?
source
share