From 66859b102264d33f5f5d876bfe199264870dc509 Mon Sep 17 00:00:00 2001 From: Florian Bastien Date: Tue, 9 Feb 2021 11:13:46 +0100 Subject: [PATCH] Update tgalopin/html-sanitizer-bundle recipe Add new 'details' extension --- .../1.0/config/packages/html_sanitizer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tgalopin/html-sanitizer-bundle/1.0/config/packages/html_sanitizer.yaml b/tgalopin/html-sanitizer-bundle/1.0/config/packages/html_sanitizer.yaml index a5be1925..eaba861a 100644 --- a/tgalopin/html-sanitizer-bundle/1.0/config/packages/html_sanitizer.yaml +++ b/tgalopin/html-sanitizer-bundle/1.0/config/packages/html_sanitizer.yaml @@ -11,6 +11,7 @@ html_sanitizer: # - 'image' # - 'code' # - 'iframe' + # - 'details' # - 'extra' # Read https://github.com/tgalopin/html-sanitizer/blob/master/docs/3-configuration-reference.md