-
Notifications
You must be signed in to change notification settings - Fork 1.3k
@ref not supported in <summary> tag #11831
Copy link
Copy link
Open
Labels
enhancementa request to enhance doxygen, not a buga request to enhance doxygen, not a bugfixed but not releasedBug is fixed in github, but still needs to make its way to an official releaseBug is fixed in github, but still needs to make its way to an official releasehas pull request
Metadata
Metadata
Assignees
Labels
enhancementa request to enhance doxygen, not a buga request to enhance doxygen, not a bugfixed but not releasedBug is fixed in github, but still needs to make its way to an official releaseBug is fixed in github, but still needs to make its way to an official releasehas pull request
Describe the bug
@refshould be supported in<summary>tag, but got:Screenshots
To Reproduce
Use the following markdown file:
Expected behavior
@refshould be handle properly as in any other relevant tag.Version
1.14.0, Linux (openSUSE Tumbleweed)
Stack trace
Additional context
Example in browser:
This a test for
summarytagIt work as intended. Even compatible with accessibility features!