remove sanitize call from DText.parse, cache post notes, remove prefetch links
This commit is contained in:
@@ -240,7 +240,7 @@ class DText
|
||||
end
|
||||
end
|
||||
|
||||
sanitize(html.join("")).html_safe
|
||||
html.join("").html_safe
|
||||
end
|
||||
|
||||
def self.sanitize(text)
|
||||
|
||||
Reference in New Issue
Block a user