Commit Graph

4 Commits

Author SHA1 Message Date
http://jneen.net/ c50cded96e remove the rouge copypasta and add notes to refactor 2017-06-07 17:49:03 -07:00
Horacio Sanson d9e9ad2211 PlantUML support for Markdown
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks:

    ```plantuml
    Bob -> Sara : Hello
    Sara -> Bob : Go away
    ```

Closes: #4048
2017-02-03 08:49:48 +09:00
Munken 2d170a20dc Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
Munken a36ee0ad44 Better location for math lexer 2016-12-08 23:13:44 +00:00