| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix several render issues (#14986) | zeripath | 2021-03-16 | 1 | -0/+20 |
* | Make sure sibling images get a link too (#14979) | zeripath | 2021-03-14 | 1 | -0/+11 |
* | Markdown task list improvements (#13952) | silverwind | 2020-12-13 | 1 | -3/+3 |
* | Prevent 500 with badly formed task list (#11328) | zeripath | 2020-05-11 | 1 | -4/+4 |
* | Restore checkbox rendering and prevent poor sanitization of spans (#11277) | zeripath | 2020-05-03 | 1 | -0/+12 |
* | enable ENABLE_HARD_LINE_BREAK by default (#11162) | silverwind | 2020-04-21 | 1 | -2/+2 |
* | Issue/PR Context Popups (#9822) | John Olheiser | 2020-01-19 | 1 | -2/+2 |
* | Change markdown rendering from blackfriday to goldmark (#9533) | zeripath | 2019-12-31 | 1 | -30/+10 |
* | Prefix all user-generated IDs in markup (#9477) | John Olheiser | 2019-12-23 | 1 | -8/+8 |
* | Convert EOL to UNIX-style to render MD properly (#8925) | guillep2k | 2019-11-13 | 1 | -0/+22 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 1 | -4/+4 |
* | Check commit message hashes before making links (#7713) | Gary Kim | 2019-08-14 | 1 | -4/+5 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 1 | -2/+2 |
* | Use ctx.metas for SHA hash links (#6645) | mrsdizzie | 2019-04-16 | 1 | -0/+4 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 1 | -3/+11 |
* | Markdown: enable some more extensions (#6362) | Roland Koebler | 2019-03-21 | 1 | -3/+67 |
* | Fix markdown image with link (#4675) | L.E.R | 2018-10-30 | 1 | -0/+4 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -95/+7 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 1 | -14/+15 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 1 | -0/+302 |