forked from forgejo/forgejo
parent
d7ee5dc775
commit
8d962daed6
2 changed files with 9 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue