summaryrefslogtreecommitdiffstats
path: root/parse_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add EscapeAll and escape all spaces in linksHEADv0.4.2masterclsr2021-12-231-2/+4
|
* Make TableBlock extend ContentBlock; add AppendChild to ContainerBlockclsr2017-08-251-140/+208
|
* Add ContainerBlock and RawTextContentsv0.2.0clsr2017-08-241-17/+47
| | | | | | Table.Rows() has been renamed to Table.Children(). RawBlock.Contents is now RawTextContents. TextRawContents is now used for unknown text formats.
* Remove test dependencyv0.1.1clsr2017-08-181-8/+1
|
* Initial commitv0.1.0clsr2017-08-181-0/+701