summaryrefslogtreecommitdiffstats
path: root/src/docparser.h
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-10-15 16:54:54 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-10-15 16:54:54 (GMT)
commitb0c0fc0b741f3c51ff9f891a0725d68bca6ecda5 (patch)
tree8a7be96de4f9d4d501b31d0d3d7d169660c2cb72 /src/docparser.h
parent560bd4f390b6f5ed3146ddd3def583bd074c35b9 (diff)
downloadDoxygen-b0c0fc0b741f3c51ff9f891a0725d68bca6ecda5.zip
Doxygen-b0c0fc0b741f3c51ff9f891a0725d68bca6ecda5.tar.gz
Doxygen-b0c0fc0b741f3c51ff9f891a0725d68bca6ecda5.tar.bz2
Skip empty HTML tag
Due to the fact that an empty HTML tag (like `<strike/>` is seen as a start tag the rest of a documentation block is handled with the strikethrough. Same problem occurs for other tags as well, in most cases empty HTML tags should be left out of the output (and just give the warning about the empty tag). Mentioned example: ``` /** Before a strike: <strike/> after strike */ void fie_b_strike(void); ```
Diffstat (limited to 'src/docparser.h')
0 files changed, 0 insertions, 0 deletions