summaryrefslogtreecommitdiffstats
path: root/modules/markup/markdown/markdown_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix several render issues (#14986)zeripath2021-03-161-0/+20
* Make sure sibling images get a link too (#14979)zeripath2021-03-141-0/+11
* Markdown task list improvements (#13952)silverwind2020-12-131-3/+3
* Prevent 500 with badly formed task list (#11328)zeripath2020-05-111-4/+4
* Restore checkbox rendering and prevent poor sanitization of spans (#11277)zeripath2020-05-031-0/+12
* enable ENABLE_HARD_LINE_BREAK by default (#11162)silverwind2020-04-211-2/+2
* Issue/PR Context Popups (#9822)John Olheiser2020-01-191-2/+2
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-311-30/+10
* Prefix all user-generated IDs in markup (#9477)John Olheiser2019-12-231-8/+8
* Convert EOL to UNIX-style to render MD properly (#8925)guillep2k2019-11-131-0/+22
* Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to...Lauris BH2019-10-311-4/+4
* Check commit message hashes before making links (#7713)Gary Kim2019-08-141-4/+5
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-2/+2
* Use ctx.metas for SHA hash links (#6645)mrsdizzie2019-04-161-0/+4
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-3/+11
* Markdown: enable some more extensions (#6362)Roland Koebler2019-03-211-3/+67
* Fix markdown image with link (#4675)L.E.R2018-10-301-0/+4
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-95/+7
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-201-14/+15
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-211-0/+302