Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-05 | CommonMark writer: do not throw away attributes when Ext_attributes is enabled | Jan Tojnar | 1 | -10/+12 |
2021-06-05 | Markdown writer: re-use functions from Inline | Jan Tojnar | 1 | -1/+3 |
2021-05-16 | Markdown writer: fewer unneeded escapes for `#`. | John MacFarlane | 1 | -2/+11 |
2021-05-16 | Markdown writer: improve escaping of `@`. | John MacFarlane | 1 | -1/+1 |
2021-05-13 | Implement curly-brace syntax for Markdown citation keys. | John MacFarlane | 1 | -2/+7 |
2021-03-19 | Protect partial uses of maximum with NonEmpty. | John MacFarlane | 1 | -6/+3 |
2021-03-02 | Split up T.P.Writers.Markdown... | John MacFarlane | 2 | -0/+682 |