albert-github

Results 1742 comments of albert-github

I've just pushed a proposed patch, pull request #7983 based on the good debugging information in the issue.

Due to the switch from the tabu package to the tabularray package (https://github.com/doxygen/doxygen/issues/11634) this problem has been solved in the mean time (it was still present in doxygen 1.14.0)

To be able to, properly, reproduce the problem: - Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or zip file!) that allows us...

Regarding the spaces I've already pushed a proposed patch, pull request #11846

Yes please create a separate issue for this including (standard request): - Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or zip file!)...

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).

A quick test with the current master version showed that the problem is gone again. - can you test the current master version (either by compiling the version yourself or...

The last release was in August, so I don't expect soon probably in a couple of months. If you don't want / cannot use the current master as solution might...

@thomthom Sorry for the late response. I tried with the example given in the issue the doxygen versions: - 1.12.0 problem present - 1.13.0 problem gone - 1.14.0, and 1.15.0...

I see where the problem lies there is a small difference between your type of usage: ``` ## Basics ``` and the usage in the original example: ``` ## Basics...