diff -u b/core/modules/help_topics/help_topics/filter.overview.html.twig b/core/modules/help_topics/help_topics/filter.overview.html.twig --- b/core/modules/help_topics/help_topics/filter.overview.html.twig +++ b/core/modules/help_topics/help_topics/filter.overview.html.twig @@ -27,7 +27,7 @@
  1. {% trans %}In the Manage administrative menu, navigate to Configuration > Content Authoring > Text formats and editors. If you do not have the core Text Editor module installed, the menu link and page title will instead be Text formats.{% endtrans %}
  2. {% trans %}Click Configure to configure an existing text format, or + Add text format to create a new text format.{% endtrans %}
  3. -
  4. {% trans %}Enter the desired Name for the text format provided by modules and installation profiles (only for formats added by administrators).{% endtrans %}
  5. +
  6. {% trans %}Enter the desired Name for the text format.{% endtrans %}
  7. {% trans %}Check the Roles that can use this text format. To ensure security, anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of HTML tags, because HTML tags can allow embedding malicious links or scripts in text. Improper text format configuration is a security risk.{% endtrans %}
  8. {% trans %}If the core Text Editor module is installed, see the related topic to connect a text editor to this text format.{% endtrans %}
  9. {% trans %}Under Enabled filters, check the text filters that you want to use.{% endtrans %}