Sanitize glm helper
This commit is contained in:
parent
adeeae9f73
commit
beb5e1bd6b
3 changed files with 8 additions and 3 deletions
|
@ -31,7 +31,7 @@ module GitlabMarkdownHelper
|
|||
extractions[$1]
|
||||
end
|
||||
|
||||
text.html_safe
|
||||
sanitize text.html_safe
|
||||
end
|
||||
|
||||
# Use this in places where you would normally use link_to(gfm(...), ...).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue