summaryrefslogtreecommitdiffstats
path: root/testing/055
Commit message (Collapse)AuthorAgeFilesLines
* issue #7781: allow '>' before Markdown emphasisWataru Ashihara2020-05-231-1/+1
|
* testing: Markdown in HTMLWataru Ashihara2020-05-231-0/+6
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-31/+31
|
* issue #6791 TOC not generated when using a particular Markdown header stylealbert-github2019-01-211-31/+31
| | | | Update test
* Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-251-0/+2
| | | | | | | | | | | Until now the brief description of pages was prepended to the <detaileddescription> element and the <briefdescription> element was not present at all, which meant there was no easy way to extract the brief description for purposes of creating a page index, for example. With this patch, the brief description is included in both <briefdescription> and <detaileddescription>, thus duplicated, to avoid backwards compatibility issues.
* Fixed issue escaping ndashes (\--) and mdashes (\---)Dimitri van Heesch2016-02-071-0/+1
|
* Merge branch 'wip/fix-link-id-on-last-line' of ↵Dimitri van Heesch2014-02-041-2/+10
|\ | | | | | | | | | | | | | | https://github.com/agateau/doxygen into agateau-wip/fix-link-id-on-last-line Conflicts: testing/055/md_055_markdown.xml testing/055_markdown.md
| * Make sure all ids in g_linkRefs are lower caseAurélien Gâteau2014-02-041-0/+19
| | | | | Ids created from the last line were not lower-cased, leading to the link not being recognized.
* Bug 722711 - [PATCH] Link refs with no title swallow an extra newlineDimitri van Heesch2014-01-261-0/+20