Split sanitizer functions and fine-tune some tests (#31192)
This commit is contained in:
@ -47,7 +47,6 @@ func Init(ph *ProcessorHelper) {
|
||||
DefaultProcessorHelper = *ph
|
||||
}
|
||||
|
||||
NewSanitizer()
|
||||
if len(setting.Markdown.CustomURLSchemes) > 0 {
|
||||
CustomLinkURLSchemes(setting.Markdown.CustomURLSchemes)
|
||||
}
|
||||
|
Reference in New Issue
Block a user