aboutsummaryrefslogtreecommitdiffstats
path: root/modules/markup/renderer.go
Commit message (Expand)AuthorAgeFilesLines
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-161-17/+64
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-091-0/+21
* Automatically render wiki TOC (#19873)zeripath2022-06-081-10/+18
* Support ignore all santize for external renderer (#18984)Lunny Xiao2022-03-061-12/+26
* Prevent double sanitize (#16386)KN4CK3R2021-11-191-2/+1
* cleanup code `issueFullPattern` in modules/markup (#16419)Josef Fröhle2021-07-151-1/+0
* Add sanitizer rules per renderer (#16110)KN4CK3R2021-06-231-30/+26
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-7/+39
* Fix regression of renderer (#16091)Lunny Xiao2021-06-061-24/+34
* Refactor renders (#15175)Lunny Xiao2021-04-191-0/+201