aboutsummaryrefslogtreecommitdiffstats
path: root/modules/markup/sanitizer.go
Commit message (Expand)AuthorAgeFilesLines
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-041-0/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-4/+4
* Prevent 500 with badly formed task list (#11328)zeripath2020-05-111-1/+1
* Restore checkbox rendering and prevent poor sanitization of spans (#11277)zeripath2020-05-031-2/+3
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-0/+4
* Make TaskCheckBox render correctly (#11214)zeripath2020-04-261-2/+6
* Use markdown frontmatter to provide Table of contents, language and frontmatt...zeripath2020-04-241-0/+3
* 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