albert-github
albert-github
In the example given it is not clear where the long part is (the example given is not correct either as it is missing a `;` at the end of...
> Also selecting hyperlinks causes the index name to be printed inside an `\mbox` as it's a linkable variable, and I guess the goal is to avoid breaking a hyperlink....
I've just pushed a proposed patch, pull request #11866
Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).
Related / Duplicate #6383
I looked at the warning: ``` warning: unexpected token TK_COMMAND_BS in comment block while parsing the argument of command retval ``` and it is familiar, but I cannot reproduce it...
Note that doxygen 1.8.17 is a bit older (December 27, 2019) the current doxygen version is 1.14.0 When using the settings: ``` EXTRACT_ALL = YES HAVE_DOT = YES ``` Though...
A proposed patch is available as pull request #11878
As the fix is not yet part of on official release, please don't close the issue as this will be done at the moment of an official release
Without an example it is hard to reproduce, so - Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or zip file!) that allows...