Split sanitizer functions and fine-tune some tests (#31192)
This commit is contained in:
parent
352a2cae24
commit
a4275951ba
8 changed files with 270 additions and 245 deletions
|
@ -47,7 +47,6 @@ func Init(ph *ProcessorHelper) {
|
|||
DefaultProcessorHelper = *ph
|
||||
}
|
||||
|
||||
NewSanitizer()
|
||||
if len(setting.Markdown.CustomURLSchemes) > 0 {
|
||||
CustomLinkURLSchemes(setting.Markdown.CustomURLSchemes)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue