-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Describe the bug
In my code, I have something like this:
- [The "BAR" and "HBAR" options](\ref HP10)
In the past (until version 1.9.8 at least) the text between the squared bracket was made a link to the reference HP10
Now, with doxygen 1.11, the quotes in my text make the result wrong. I get something like:
The first double quote disappeared a new one appeared after options and only The is made a web link.
I noticed that if I escaped the double quotes with \ then it worked.
Is it a new behavior or a bug? Should we escape all the double quotes when they appeared in squared brackets?
Version
1.11.0