summaryrefslogtreecommitdiff
path: root/lib/rouge/lexers
Commit message (Collapse)AuthorAgeFilesLines
* remove the rouge copypasta and add notes to refactorhttp://jneen.net/2017-06-072-28/+4
|
* PlantUML support for MarkdownHoracio Sanson2017-02-031-0/+21
| | | | | | | | | | | Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks: ```plantuml Bob -> Sara : Hello Sara -> Bob : Go away ``` Closes: #4048
* Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-3/+3
|
* Better location for math lexerMunken2016-12-081-0/+21