Skip to content

Instantly share code, notes, and snippets.

@meze
Created January 10, 2013 09:54
Show Gist options
  • Save meze/4500861 to your computer and use it in GitHub Desktop.
Save meze/4500861 to your computer and use it in GitHub Desktop.
exercise_html_purifier:
default:
Cache.SerializerPath: '%kernel.cache_dir%/htmlpurifier'
Core.Encoding: 'UTF-8'
Core.EscapeInvalidTags: true
HTML.Allowed: 'a[href],b,i,u,li,ul,blockquote,ol,br,h1,h2,h3,img[src],span,div'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment