Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-11 | Adjust command test not to use echo. | John MacFarlane | 1 | -1/+2 | |
This is fraught on Windows. | |||||
2018-05-30 | Markdown writer: preserve `implicit_figures` with attributes... | John MacFarlane | 1 | -0/+7 | |
...even if `implicit_attributes` is not set, by rendering in raw HTML. Fixes #4677. |