mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 16:40:24 +08:00
@@ -19,7 +19,6 @@ import (
|
||||
|
||||
// Init initialize regexps for markdown parsing
|
||||
func Init() {
|
||||
getIssueFullPattern()
|
||||
NewSanitizer()
|
||||
if len(setting.Markdown.CustomURLSchemes) > 0 {
|
||||
CustomLinkURLSchemes(setting.Markdown.CustomURLSchemes)
|
||||
|
||||
Reference in New Issue
Block a user