aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_content_parser.c
Commit message (Expand)AuthorAgeFilesLines
* content-parser: implemented multiline support for listsRafael G. Martins2015-08-131-7/+89
* content-parser: fixed start_state bug.Rafael G. Martins2015-07-091-2/+2
* content-parser: fixed bug when using inline delim in link titleRafael G. Martins2015-07-041-0/+8
* tests: test functions must be marked as staticRafael G. Martins2015-06-131-22/+22
* content-parser: implemented excerpt, and now for good!Rafael G. Martins2015-06-131-45/+165
* content-parser: added "automatic" linksRafael G. Martins2015-06-101-2/+33
* content-parser: fixed inline parserRafael G. Martins2015-05-291-4/+66
* content-parser: random fixes and more tests for inline content parserRafael G. Martins2015-05-271-0/+200
* content-parser: random fixes, more testsRafael G. Martins2015-05-271-0/+144
* fixed copyrightRafael G. Martins2015-05-251-1/+1
* content-parser: more testsRafael G. Martins2015-05-191-0/+126
* content-parser: fix and test horizontal rulesRafael G. Martins2015-05-181-0/+59
* content-parser: implemented line breaksRafael G. Martins2015-05-121-2/+2
* content-parser: more random stuffRafael G. Martins2015-05-071-91/+50
* content-parser: lots of random stuffRafael G. Martins2015-05-071-2/+8
* content-parser: actually use inline parserRafael G. Martins2015-05-061-1/+1
* content-parsed: started inline parserRafael G. Martins2015-05-061-2/+18
* content-parser: minor fixes. added testsRafael G. Martins2015-05-041-0/+231
* content-parser: implemented more block elementsRafael G. Martins2015-05-041-0/+16
* started implementint a markdown-like syntax for contentRafael G. Martins2015-05-041-0/+90