Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -14/+14 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -30/+42 |
2020-04-15 | Implement the new Table type | despresc | 1 | -14/+36 |
2019-01-02 | Implement task lists (#5139) | Mauro Bieg | 1 | -0/+29 |
2018-07-15 | Wrap emojis in span nodes (#4759) | Anders Waldenborg | 1 | -1/+1 |
2017-08-08 | CommonMark writer: avoid excess blank lines at end of output. | John MacFarlane | 1 | -8/+0 |
2017-08-08 | Thread options through CommonMark reader. | John MacFarlane | 1 | -0/+8 |
2017-08-08 | CommonMark writer: support `hard_line_breaks`, `smart`. | John MacFarlane | 1 | -0/+103 |