upgrade to sanitize 2.0

This commit is contained in:
rick
2011-01-20 14:03:27 -08:00
parent 8ddb781588
commit a78964ae30
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ module Gollum
Sanitize.clean(header.to_html)
else
Sanitize.clean(name)
end
end.strip
end
# Public: The path of the page within the repo.