Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-29 | Further test updates for switch to pretty-show. | John MacFarlane | 1 | -10/+11 |
2021-09-28 | Switch from pretty-simple to pretty-show for native output. | John MacFarlane | 1 | -20/+22 |
2021-09-21 | Use pretty-simple to format native output. | John MacFarlane | 1 | -3/+33 |
2020-11-20 | `commonmark_x`: replace `auto_identifiers` with `gfm_auto_identifiers`. | John MacFarlane | 1 | -2/+2 |
2018-11-11 | Exactly match GitHub's identifier generating algorithm. | John MacFarlane | 1 | -0/+4 |
2018-11-11 | Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier. | John MacFarlane | 1 | -4/+4 |
2018-06-29 | CommonMark reader: Handle ascii_identifiers extension (#4733) | Anders Waldenborg | 1 | -0/+25 |