Added config for ExerciseHTMLPurifierBundle 3.0

This commit is contained in:
Jules Pietri
2020-03-10 21:04:23 +01:00
committed by Jules Pietri
parent 36a451fc48
commit 58247fb35a
2 changed files with 22 additions and 0 deletions
@@ -0,0 +1,21 @@
exercise_html_purifier:
default_cache_serializer_path: '%kernel.cache_dir%/htmlpurifier'
html_profiles:
default:
config:
# the charset used by the original contents
Core.Encoding: 'UTF-8'
# full configuration reference: http://htmlpurifier.org/live/configdoc/plain.html
# Read the https://github.com/Exercise/HTMLPurifierBundle/blob/master/README.md file
# to know how to whitelist elements
# # whitelist attributes by tag
# attributes: []
# # whitelist elements by name
# elements: []
# # list of elements that cannot have attributes
# blank_elements: []
+1
View File
@@ -0,0 +1 @@
../0.2/manifest.json