summaryrefslogtreecommitdiffstats
path: root/tests/note/testscript
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Update copyright yearKaren Arutyunov2018-05-211-1/+1
|
* Add support for note formatting in plain text outputBoris Kolpackov2018-04-161-10/+127
|
* 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.