summaryrefslogtreecommitdiffstats
path: root/doc/markdown.doc
Commit message (Collapse)AuthorAgeFilesLines
* Incomplete documentation in respect to hyphens for horizontal rulersalbert-github2020-10-181-1/+4
| | | | | In case of a sequence of hyphens the documentation was incomplete. (found during implementation of "Miscounting in markdown in case of a horizontal ruler", #8115)
* Warning in case of usage of a single quote in a code span.albert-github2019-08-191-1/+6
| | | | | | | | When we have a single quotes in a codespan we can get the warning: ``` warning: found </c> tag without matching <c> ``` Added the workaround to the documentation.
* Documentation internet addressesalbert-github2018-10-271-1/+1
| | | | Running a link checker revealed a number of not existing / redirected addresses, these have been corrected.
* issue_6524: Markdown formats missing in doxygen outputs.albert-github2018-10-021-7/+18
| | | | | | Support for strikethrough by means of `~~<text>~~` See also https://help.github.com/articles/basic-writing-and-formatting-syntax/ paragraph about "styling" text".
* Merge pull request #688 from albert-github/feature/bug_md_toc_docuDimitri van Heesch2018-04-221-0/+3
|\ | | | | Added note for usage of [TOC] together with Markdown headers
| * Added not for usage of [TOC] together with Markdown headersalbert-github2018-03-311-0/+3
| |
* | Small documentation correctionsalbert-github2018-03-061-1/+1
|/
* Bug 789007 - Error in markdown emphasis examplesDimitri van Heesch2017-11-041-7/+7
|
* Correction of non reachable links and redirected links in documentation.albert-github2017-06-041-5/+5
| | | | | The W3C link checker reported a number of problems regarding non reachable links and permanent redirects. Most of these problems have been fixed with this patch
* Add support for more CSS formatting and column/row spanning in markdown tablesjohnk2016-10-051-0/+34
|
* Adjusted Doxygen to doxygen in running text in the manualDimitri van Heesch2016-01-031-1/+1
|
* Small documentation correctionsalbert-github2015-08-281-1/+3
| | | | | | - syntax correction - cross reference between HTML table and Markdown table - removed reference through "here" (problematic in printed documentation, one does not know where to go).
* Added documentation for ``` style fenced code block and more robust parsingDimitri van Heesch2015-04-051-0/+6
|
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* Documentation correctionsalbert-github2014-01-121-6/+6
| | | | Corrected some spelling errors and added / correceted some references
* Allow links to other markdown pages of the form [link text](page.md)Dimitri van Heesch2013-10-131-1/+1
|
* Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.mdDimitri van Heesch2013-10-131-0/+6
|
* Extended list with supported options for automatic link generationalbert-github2013-08-181-0/+3
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-1/+1
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
|
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-3/+4
|
* Release-1.8.2Dimitri van Heesch2012-08-111-0/+7
|
* Release-1.8.1.2Dimitri van Heesch2012-07-121-0/+31
|
* Release-1.8.1Dimitri van Heesch2012-05-191-1/+2
|
* Release-1.8.0-20120429Dimitri van Heesch2012-04-291-1/+1
|
* Release-1.8.0Dimitri van Heesch2012-03-171-4/+4
|
* Release-1.8.0Dimitri van Heesch2012-02-251-4/+20
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-47/+29
|
* Release-1.7.6.1-20120122Dimitri van Heesch2012-01-221-0/+607