index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
markup
/
sanitizer.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow `<video>` in MarkDown (#22892)
Sybren
2023-03-01
1
-0
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Add attention blocks within quote blocks for `Note` and `Warning` (#21711)
Yarden Shoham
2022-11-09
1
-0
/
+7
*
Add color previews in markdown (#21474)
Yarden Shoham
2022-10-21
1
-2
/
+5
*
Add KaTeX rendering to Markdown. (#20571)
zeripath
2022-09-13
1
-2
/
+2
*
Allow to specify colors for text in markup (#20363)
Gusted
2022-07-15
1
-0
/
+6
*
format with gofumpt (#18184)
6543
2022-01-20
1
-1
/
+2
*
Prevent double sanitize (#16386)
KN4CK3R
2021-11-19
1
-3
/
+2
*
Add copy button to markdown code blocks (#17638)
silverwind
2021-11-16
1
-1
/
+4
*
Do not show issue context popup on external issues (#17050)
zeripath
2021-09-15
1
-1
/
+1
*
Add sanitizer rules per renderer (#16110)
KN4CK3R
2021-06-23
1
-31
/
+57
*
issue-keyword class is being incorrectly stripped off spans (#16163)
zeripath
2021-06-16
1
-5
/
+2
*
Fix data URI scramble (#16098)
KN4CK3R
2021-06-07
1
-10
/
+0
*
Make tasklist checkboxes clickable (#15791)
KN4CK3R
2021-05-23
1
-1
/
+1
*
Update to bluemonday-1.0.6 (#15294)
zeripath
2021-04-05
1
-1
/
+3
*
Add Tabular Diff for CSV files (#14661)
KN4CK3R
2021-03-29
1
-0
/
+4
*
Markdown task list improvements (#13952)
silverwind
2020-12-13
1
-3
/
+3
*
Add loading spinners and mermaid error handling (#12358)
silverwind
2020-08-04
1
-0
/
+1
*
Server-side syntax highlighting for all code (#12047)
mrsdizzie
2020-06-30
1
-4
/
+4
*
Prevent 500 with badly formed task list (#11328)
zeripath
2020-05-11
1
-1
/
+1
*
Restore checkbox rendering and prevent poor sanitization of spans (#11277)
zeripath
2020-05-03
1
-2
/
+3
*
Support unicode emojis and remove emojify.js (#11032)
mrsdizzie
2020-04-28
1
-0
/
+4
*
Make TaskCheckBox render correctly (#11214)
zeripath
2020-04-26
1
-2
/
+6
*
Use markdown frontmatter to provide Table of contents, language and frontmatt...
zeripath
2020-04-24
1
-0
/
+3
*
Fix task-list checkbox styling (#10668)
Alexander Scheel
2020-03-08
1
-0
/
+3
*
Relax sanitization as per https://github.com/jch/html-pipeline (#10527)
zeripath
2020-02-28
1
-3
/
+35
*
Issue/PR Context Popups (#9822)
John Olheiser
2020-01-20
1
-0
/
+3
*
Allow hyphen in language name (#9873)
zeripath
2020-01-19
1
-1
/
+1
*
Change markdown rendering from blackfriday to goldmark (#9533)
zeripath
2019-12-31
1
-0
/
+8
*
Markdown: Sanitizier Configuration (#9075)
Alexander Scheel
2019-12-07
1
-0
/
+9
*
Allow kbd tags (#9245)
John Olheiser
2019-12-03
1
-0
/
+3
*
Fix race condition in ReplaceSanitizer (#9123)
zeripath
2019-11-22
1
-1
/
+0
*
Support inline rendering of CUSTOM_URL_SCHEMES (#8496)
guillep2k
2019-10-15
1
-11
/
+17
*
Rewrite reference processing code in preparation for opening/closing from com...
guillep2k
2019-10-14
1
-0
/
+3
*
Restructure markup & markdown to prepare for multiple markup languageā¦ (#2411)
Lunny Xiao
2017-09-16
1
-0
/
+58