Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | content-parser: added id attributes to headers | Rafael G. Martins | 2015-10-12 | 1 | -17/+45 |
| | | | | the id is a slugified version of the (unparsed) header content. | ||||
* | content-parser: implemented multiline support for lists | Rafael G. Martins | 2015-08-13 | 1 | -7/+89 |
| | |||||
* | content-parser: fixed start_state bug. | Rafael G. Martins | 2015-07-09 | 1 | -2/+2 |
| | |||||
* | content-parser: fixed bug when using inline delim in link title | Rafael G. Martins | 2015-07-04 | 1 | -0/+8 |
| | |||||
* | tests: test functions must be marked as static | Rafael G. Martins | 2015-06-13 | 1 | -22/+22 |
| | |||||
* | content-parser: implemented excerpt, and now for good! | Rafael G. Martins | 2015-06-13 | 1 | -45/+165 |
| | |||||
* | content-parser: added "automatic" links | Rafael G. Martins | 2015-06-10 | 1 | -2/+33 |
| | |||||
* | content-parser: fixed inline parser | Rafael G. Martins | 2015-05-29 | 1 | -4/+66 |
| | |||||
* | content-parser: random fixes and more tests for inline content parser | Rafael G. Martins | 2015-05-27 | 1 | -0/+200 |
| | |||||
* | content-parser: random fixes, more tests | Rafael G. Martins | 2015-05-27 | 1 | -0/+144 |
| | |||||
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | content-parser: more tests | Rafael G. Martins | 2015-05-19 | 1 | -0/+126 |
| | |||||
* | content-parser: fix and test horizontal rules | Rafael G. Martins | 2015-05-18 | 1 | -0/+59 |
| | |||||
* | content-parser: implemented line breaks | Rafael G. Martins | 2015-05-12 | 1 | -2/+2 |
| | |||||
* | content-parser: more random stuff | Rafael G. Martins | 2015-05-07 | 1 | -91/+50 |
| | |||||
* | content-parser: lots of random stuff | Rafael G. Martins | 2015-05-07 | 1 | -2/+8 |
| | |||||
* | content-parser: actually use inline parser | Rafael G. Martins | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | content-parsed: started inline parser | Rafael G. Martins | 2015-05-06 | 1 | -2/+18 |
| | |||||
* | content-parser: minor fixes. added tests | Rafael G. Martins | 2015-05-04 | 1 | -0/+231 |
| | |||||
* | content-parser: implemented more block elements | Rafael G. Martins | 2015-05-04 | 1 | -0/+16 |
| | |||||
* | started implementint a markdown-like syntax for content | Rafael G. Martins | 2015-05-04 | 1 | -0/+90 |