-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugdocumentationbug in the documentationbug in the documentationneedinforeported bug is incomplete, please add additional inforeported bug is incomplete, please add additional info
Description
According to the documentation for @par
:
If no paragraph title is given this command will start a new paragraph. This will also work inside other paragraph commands (like
\param
or\warning
) without ending that command.
I would expect, using the documentation's own example of:
* \note * This note consists of two paragraphs. * This is the first paragraph. * * \par * And this is the second paragraph.
which renders in HTML as:
to have the yellow sidebar extend down so that it includes the second paragraph since it's part of the note — and yet it doesn't.
This is using Doxygen 1.9.2.
Metadata
Metadata
Assignees
Labels
bugdocumentationbug in the documentationbug in the documentationneedinforeported bug is incomplete, please add additional inforeported bug is incomplete, please add additional info