commit ccf576c32e4e114401f2262de5acc8216a7acd8e Author: jrcallicott Date: Thu Jun 27 13:58:39 2013 -0500 #74 adding striptags back diff --git a/core/modules/filter/templates/filter-guidelines.html.twig b/core/modules/filter/templates/filter-guidelines.html.twig index 241aab7..1e75a66 100644 --- a/core/modules/filter/templates/filter-guidelines.html.twig +++ b/core/modules/filter/templates/filter-guidelines.html.twig @@ -19,6 +19,6 @@ */ #} -

{{ format.name }}

+

{{ format.name|striptags }}

{{ tips }}