aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/fixtures/examples/urlLabel.parsed
Commit message (Collapse)AuthorAgeFilesLines
* Fix/add to haddock-library test suiteAlec Theriault2018-11-061-1/+1
|
* Add simple framework for running parser fixtures (#668)Oleg Grenrus2018-02-011-0/+5
* Add simple framework for running parser fixtures * Compatible with tree-diff-0.0.0.1 * Use parseParas to parse fixtures This allows to test all syntactic constructs available in haddock markup.