summaryrefslogtreecommitdiffstats
path: root/modules/markup/sanitizer.go
Commit message (Expand)AuthorAgeFilesLines
* Fix task-list checkbox styling (#10668)Alexander Scheel2020-03-081-0/+3
* Relax sanitization as per https://github.com/jch/html-pipeline (#10527)zeripath2020-02-281-3/+35
* Issue/PR Context Popups (#9822)John Olheiser2020-01-191-0/+3
* Allow hyphen in language name (#9873)zeripath2020-01-191-1/+1
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-311-0/+8
* Markdown: Sanitizier Configuration (#9075)Alexander Scheel2019-12-071-0/+9
* Allow kbd tags (#9245)John Olheiser2019-12-031-0/+3
* Fix race condition in ReplaceSanitizer (#9123)zeripath2019-11-221-1/+0
* Support inline rendering of CUSTOM_URL_SCHEMES (#8496)guillep2k2019-10-151-11/+17
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-0/+3
* Restructure markup & markdown to prepare for multiple markup languageā€¦ (#2411)Lunny Xiao2017-09-161-0/+58