Commit 7bf7d478 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon Committed by Joe 🤘 Shindelar
Browse files

Issue #3038305 by jhodgdon, gillesbailleux: CKEditor Available buttons...

Issue #3038305 by jhodgdon, gillesbailleux: CKEditor Available buttons automatically added in the Allowed HTML tags of the Filter settings
parent b43c7cb4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -62,7 +62,8 @@ image:images/structure-text-format-config-editor-config.png["Configuring the edi
. Note that you can change the _Filter processing order_.

. Under _Filter settings_ > _Limit allowed HTML tags and correct faulty HTML_,
in the field _Allowed HTML tags_, add `<hr>` to what is already present.
in the field _Allowed HTML tags_, verify that `<hr>` is present (adding its
editor button will automatically update the allowed tags).
+
--
// Allowed HTML tags area on text format edit page.