summaryrefslogtreecommitdiffstats
path: root/src/markdown.cpp
Commit message (Expand)AuthorAgeFilesLines
* issue #7143 note block not generated properly if there are blanks after italbert-github2019-08-051-1/+1
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-1/+1
|\
| * Correction warning messagealbert-github2019-06-011-1/+1
* | issue #7151 Doxygen 1.8.15 TOC_INCLUDE_HEADINGS >0 stops html links being gen...albert-github2019-08-011-0/+1
* | issue #7113 Doxygen doesn't process markdown tables correctlyalbert-github2019-07-101-1/+1
* | issue #7043 html output for markdown: different output when using '# Header {...albert-github2019-06-091-1/+4
* | Bug 757574 - Warning regarding subsection with anchor in markdownDimitri van Heesch2019-06-021-4/+14
|/
* Bug 757574 - Warning regarding subsection with anchor in markdownDimitri van Heesch2019-05-271-3/+25
* Bug 757574 - Warning regarding subsection with anchor in markdownDimitri van Heesch2019-05-201-15/+8
* Merge pull request #6983 from albert-github/feature/bug_utf8_nbspDimitri van Heesch2019-05-181-6/+19
|\
| * Special handling of the UTF8 nbsp sequencealbert-github2019-05-111-6/+19
* | Merge pull request #6913 from albert-github/feature/url_to_md_fileDimitri van Heesch2019-05-121-1/+1
|\ \ | |/ |/|
| * Markdown file as internet linkalbert-github2019-04-051-2/+0
| * Markdown file as internet linkalbert-github2019-04-051-1/+3
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-2/+2
|/
* Merge pull request #6784 from albert-github/feature/issue_6781_2Dimitri van Heesch2019-03-171-24/+12
|\
| * issue #6781 Unable to use math in markdown table headersalbert-github2019-01-191-24/+12
* | issue #6840 Hash character in Markdown code span not rendered correctlyalbert-github2019-02-161-0/+1
* | Minor tweaksDimitri van Heesch2019-01-311-3/+7
* | issue #6800 Markdown line ending problems in 1.8.15 and masteralbert-github2019-01-281-3/+5
|/
* issue #6679 Multiple use of section label warning for Setex-stype headers in ...albert-github2019-01-181-22/+0
* Merge: moved example from 081 to 084, improved check if last char is newlineDimitri van Heesch2019-01-131-1/+1
* No translation of markdown in <pre>albert-github2019-01-111-1/+3
* issue #6734 parsing performance worsenedDimitri van Heesch2019-01-071-4/+5
* Merge pull request #6516 from albert-github/feature/issue_6513_2Dimitri van Heesch2018-12-011-22/+9
|\
| * Does not generate TOC for markdownalbert-github2018-09-161-22/+9
* | issue_6601 tparam HTML gobbles up lines after the tparam commentalbert-github2018-11-061-2/+2
* | Merge pull request #6448 from albert-github/feature/bug_markdown_listsDimitri van Heesch2018-10-281-1/+1
|\ \
| * | Markdown list wrong displayedalbert-github2018-08-151-1/+1
* | | Merge pull request #6553 from albert-github/feature/bug_719541Dimitri van Heesch2018-10-131-14/+25
|\ \ \
| * | | Bug 719541 - Error with inserting images to PDF with Markdownalbert-github2018-10-121-14/+25
| | |/ | |/|
* | | Merge pull request #6535 from albert-github/feature/issue_6524Dimitri van Heesch2018-10-131-4/+7
|\ \ \
| * | | issue_6524: Markdown formats missing in doxygen outputs.albert-github2018-10-021-4/+7
| |/ /
* | | Bold text terminated by plus signalbert-github2018-10-081-1/+1
|/ /
* | Update markdown.cppArmin Müller2018-08-211-1/+1
* | Bug 792373 - Table markdown produces invalid xhtml codealbert-github2018-08-141-5/+3
|/
* Merge pull request #735 from albert-github/feature/bug_792122_2Dimitri van Heesch2018-06-101-1/+1
|\
| * Bug 792122 - XHTML pages are broken several ways (Regression #674)albert-github2018-05-201-1/+1
* | Bug 792918 - incorrect parsing of markdown tablealbert-github2018-05-291-7/+4
|/
* Wrong determination of begin / end tag of formula in markdown.albert-github2018-04-261-1/+1
* Bug 792122 - XHTML pages are broken several waysalbert-github2018-03-041-1/+3
* Misc. typosluz.paz2018-02-061-1/+1
* Merge pull request #142 from randomguy3/line-breaksDimitri van Heesch2017-10-241-0/+14
|\
| * Implement "double-space line breaks" syntax in MarkdownAlex Merry2014-03-181-0/+14
* | Correction display of backtick in LaTeXDimitri van Heesch2017-10-101-12/+9
* | New table features mentioned in the documentation were not enabled.Dimitri van Heesch2017-09-161-1/+1
* | Reverting pull request #537 until it will be fixedDmitry Dorofeev2016-11-031-8/+11
* | Merge pull request #537 from jmk0/table_markup_enhancementsDimitri van Heesch2016-10-181-8/+173
|\ \
| * | Add support for more CSS formatting and column/row spanning in markdown tablesjohnk2016-10-051-8/+173
* | | Bug 772574 - __xxx__ not interpreted as markdown when xxx begins with a non-w...Dimitri van Heesch2016-10-171-2/+7
|/ /