summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add EscapeAll and escape all spaces in linksHEADv0.4.2masterclsr2021-12-238-14/+87
|
* Fix string(rune) warningv0.4.1clsr2021-02-053-78/+81
|
* Add COPYINGclsr2017-09-121-0/+3
|
* Update selectors to CNM 0.4v0.4.0clsr2017-09-042-14/+25
|
* Update CNMfmt to CNM 0.4clsr2017-09-042-128/+174
|
* Implement draft/cnm-selectorv0.3.0clsr2017-08-252-0/+582
|
* Make TableBlock extend ContentBlock; add AppendChild to ContainerBlockclsr2017-08-254-250/+297
|
* Export WriteIndentclsr2017-08-243-44/+25
|
* Add ContainerBlock and RawTextContentsv0.2.0clsr2017-08-243-52/+118
| | | | | | Table.Rows() has been renamed to Table.Children(). RawBlock.Contents is now RawTextContents. TextRawContents is now used for unknown text formats.
* Make Document a Blockclsr2017-08-241-0/+21
|
* Remove test dependencyv0.1.1clsr2017-08-181-8/+1
|
* Initial commitv0.1.0clsr2017-08-1810-0/+3412