strip syntax for meta description tag
This commit is contained in:
@@ -10,7 +10,7 @@ class WikiPagePresenter
|
||||
end
|
||||
|
||||
def blurb
|
||||
excerpt.try(:gsub, /<.+?>/, "")
|
||||
DText.strip(excerpt.to_s)
|
||||
end
|
||||
|
||||
def consequent_tag_aliases
|
||||
|
||||
Reference in New Issue
Block a user