Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-31 | Fix tests for skylighting 0.10 | Albert Krewinkel | 1 | -4/+4 | |
2020-05-12 | Use latest skylighting. | John MacFarlane | 1 | -4/+4 | |
This adds `aria-hidden="true"` to the empty a elements, which helps people who use screen readers. | |||||
2019-07-06 | Markdown reader: handle inline code more eagerly within lists. (#5628) | Brian Leung | 1 | -0/+83 | |
Closes #5627. |