summaryrefslogtreecommitdiff
path: root/tests/note
AgeCommit message (Collapse)AuthorFilesLines
2018-04-12Add support for note block and spanBoris Kolpackov2-0/+88
For example: \N|This is a block note. It may consist of multiple paragraphs.| And this is \N{an inline note} that is inside a paragraph. Notes are currently only support for the html output.