GNOME Bugzilla – Bug 726734
alignment of blockquotes in pdf
Last modified: 2014-04-22 17:01:49 UTC
Based on the example of bug_726722, when we have the simple markdown page with a default doxygen configuration file: Title {#mainpage} ===== Some text here. > This is important >> second level > first again More text One would expect that the words This and first align. In pdf this is not the case.
I just pushed a solution to github (pull request 144)
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.7. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant (preferrably in the form of a self-contained example).