Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | content-parser: fix and test horizontal rules | Rafael G. Martins | 2015-05-18 | 1 | -1/+4 |
* | content-parser: implemented line breaks | Rafael G. Martins | 2015-05-12 | 1 | -4/+23 |
* | fixed a few issues reported by clang's static analyzer | Rafael G. Martins | 2015-05-10 | 1 | -1/+1 |
* | content-parser: more random stuff | Rafael G. Martins | 2015-05-07 | 1 | -106/+73 |
* | content-parser: lots of random stuff | Rafael G. Martins | 2015-05-07 | 1 | -93/+104 |
* | content-parser: do not parse content inside code | Rafael G. Martins | 2015-05-06 | 1 | -7/+30 |
* | content-parser: actually use inline parser | Rafael G. Martins | 2015-05-06 | 1 | -3/+19 |
* | content-parsed: started inline parser | Rafael G. Martins | 2015-05-06 | 1 | -3/+217 |
* | content-parser: minor fixes. added tests | Rafael G. Martins | 2015-05-04 | 1 | -14/+21 |
* | content-parser: implemented more block elements | Rafael G. Martins | 2015-05-04 | 1 | -8/+181 |
* | content-parser: added todo | Rafael G. Martins | 2015-05-04 | 1 | -1/+3 |
* | started implementint a markdown-like syntax for content | Rafael G. Martins | 2015-05-04 | 1 | -0/+296 |