summaryrefslogtreecommitdiffstats
path: root/src/markdown.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* Bug 723299 - Last line of code block lost if it is only one character and ↵Dimitri van Heesch2014-02-061-6/+6
| | | | there is no text afterward
* Merge branch 'wip/fix-link-id-on-last-line' of ↵Dimitri van Heesch2014-02-041-1/+1
|\ | | | | | | | | | | | | | | 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-1/+1
| | | | | | | | | | Ids created from the last line were not lower-cased, leading to the link not being recognized.
* | Bug 722788 - Command \| not working when last character in markdown table lineDimitri van Heesch2014-01-261-1/+1
| |
* | Bug 722711 - [PATCH] Link refs with no title swallow an extra newlineDimitri van Heesch2014-01-261-3/+3
|/
* Bug 683115 - Command ignored when using umlauts in markdown and also ↵Dimitri van Heesch2014-01-081-8/+1
| | | | C-comments in markdown didn't work properly
* Bug 720092 - USE_MDFILE_AS_MAINPAGE doesn't work if full path is specified.Dimitri van Heesch2013-12-121-2/+6
|
* doxygen /** style creates spurious code blocks with markdown enabledDimitri van Heesch2013-12-101-0/+4
|
* Allow links to other markdown pages of the form [link text](page.md)Dimitri van Heesch2013-10-131-1/+7
|
* Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.mdDimitri van Heesch2013-10-131-6/+10
|
* Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHSSergio Oller2013-09-281-2/+4
| | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=707641 Add references if the file is filtered, as the parser does not know whether we are insideBody or not.
* Bug 705586 - @code tag as the last line of a comment block causes the parser ↵Dimitri van Heesch2013-08-061-5/+2
| | | | to hang
* Bug 703133 - "operator--()" transformed to "operator–()" in @copydocDimitri van Heesch2013-07-021-2/+2
|
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-1/+2
|
* Release-1.8.4Dimitri van Heesch2013-05-191-4/+5
|
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-18/+28
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+20
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-7/+29
|
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-9/+10
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-6/+6
|
* Release-1.8.3Dimitri van Heesch2012-12-261-1/+6
|
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-14/+32
|
* Release-1.8.2Dimitri van Heesch2012-08-111-10/+14
|
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-13/+19
|
* Release-1.8.1.2Dimitri van Heesch2012-07-121-28/+39
|
* Release-1.8.1.1Dimitri van Heesch2012-06-101-2/+8
|
* Release-1.8.1Dimitri van Heesch2012-05-191-7/+19
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-5/+33
|
* Release-1.8.0Dimitri van Heesch2012-03-171-11/+28
|
* Release-1.8.0Dimitri van Heesch2012-02-251-1/+1
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-29/+80
|
* Release-1.7.6.1-20120122Dimitri van Heesch2012-01-221-130/+409
|
* Release-1.7.6.1-20120110Dimitri van Heesch2012-01-101-0/+1890