Skip to content
Snippets Groups Projects

Issue #2901579: Allow the possibility to specify which tags to be stripped when Strip HTML checkbox is ticked.

Open Issue #2901579: Allow the possibility to specify which tags to be stripped when Strip HTML checkbox is ticked.
3 files
+ 121
1
Compare changes
  • Side-by-side
  • Inline

Files

@@ -55,3 +55,6 @@ field.formatter.settings.smart_trim:
replace_tokens:
type: boolean
label: 'Replace tokens before trimming'
trim_options_allowed_html:
type: mapping
label: 'Allowed HTML tags'
Loading