summaryrefslogtreecommitdiffstats
path: root/tests/note/testscript
Commit message (Collapse)AuthorAgeFilesLines
* Add support for note block and spanBoris Kolpackov2018-04-121-0/+83
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.