aboutsummaryrefslogtreecommitdiffstats
path: root/src/content-parser.c
Commit message (Expand)AuthorAgeFilesLines
* content-parser: fix and test horizontal rulesRafael G. Martins2015-05-181-1/+4
* content-parser: implemented line breaksRafael G. Martins2015-05-121-4/+23
* fixed a few issues reported by clang's static analyzerRafael G. Martins2015-05-101-1/+1
* content-parser: more random stuffRafael G. Martins2015-05-071-106/+73
* content-parser: lots of random stuffRafael G. Martins2015-05-071-93/+104
* content-parser: do not parse content inside codeRafael G. Martins2015-05-061-7/+30
* content-parser: actually use inline parserRafael G. Martins2015-05-061-3/+19
* content-parsed: started inline parserRafael G. Martins2015-05-061-3/+217
* content-parser: minor fixes. added testsRafael G. Martins2015-05-041-14/+21
* content-parser: implemented more block elementsRafael G. Martins2015-05-041-8/+181
* content-parser: added todoRafael G. Martins2015-05-041-1/+3
* started implementint a markdown-like syntax for contentRafael G. Martins2015-05-041-0/+296