aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/markup.go
Commit message (Expand)AuthorAgeFilesLines
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-261-1/+1
* Refactor config provider (#24245)Lunny Xiao2023-04-251-5/+3
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+19
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-161-8/+29
* Support ignore all santize for external renderer (#18984)Lunny Xiao2022-03-061-6/+8
* format with gofumpt (#18184)65432022-01-201-1/+1
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-2/+4
* Add sanitizer rules per renderer (#16110)KN4CK3R2021-06-231-44/+59
* Fix regression of renderer (#16091)Lunny Xiao2021-06-061-0/+2
* Refactor renders (#15175)Lunny Xiao2021-04-191-6/+6
* Add NeedPostProcess for Parser interface to improve performance of csv render...Lunny Xiao2021-04-131-10/+12
* Fix sanitizer config - multiple rules (#11133)Alexander Scheel2020-04-291-33/+25
* Markdown: Sanitizier Configuration (#9075)Alexander Scheel2019-12-071-22/+97
* split setting.go to multiple files (#6154)Lunny Xiao2019-03-161-0/+66