summaryrefslogtreecommitdiffstats
path: root/tests/note
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2018-05-212-2/+2
|
* Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov2018-05-191-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-122-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.