albert-github

Results 1742 comments of albert-github

I can see that the latex output gives an error (a bit hidden due to the setting `LATEX_BATCHMODE = NON_STOP`. I'm looking currently into some other, unrelated, issues for latex...

@doxygen, I manipulated the input file `html_table_cr1.md` a bit to ``` # Test 1 Empty htmltable1row value1 htmltable1row value1 ``` and got the warning: ``` html_table_cr1.md:6: warning: expected , or...

@doxygen Another quick test with extra white space in the `` tag: ``` # Test 1 Empty htmltable1row value1 htmltable1row value1 ``` gives for latex the error: ``` Chapter 1....

When having: ``` # Test 1 htmltable1row value1 value2 value3 ``` now a correct warning is given, the HTML output is a bit strange: ![Image](https://github.com/user-attachments/assets/547c1243-2766-4d1c-8069-be90dc125f82) and also the latex generation...

Without a example it is not possible to say what caused your problem, but as you wrote "Unfortunately I can not reproduce this behaviour in a simple example. And the...

I don't see anything really unusual. What happens, as a test, when setting `CLANG_ASSISTED_PARSING=NO`?

Been thinking about the problem, so some questions - which was the newest version you tested (as after https://github.com/doxygen/doxygen/commit/2604e3f03414529601dc8335f99b8a30c25f1389 there were a few fixes that might have an influence on...

> Sorry for my late answer: It was not late at all - I don't think the white space is the problem, especially as it is trailing white space. -...

So it loos like the `../E:/P...` is not the cause of the problem. Regarding the real problem I'm currently also out of ideas. Regarding the `../E:/P...` there is one more...

Thanks for the information. I understand it but I wanted to see if I could find an explanation for the "strange" `../E:/P...`. The interesting thing I see is that the...