Probably related to changes in D8 core filter handling, html in the description of a feature is not being rendered properly in the Features UI page. Tags such as are shown verbatim.
Probably related to changes in D8 core filter handling, html in the description of a feature is not being rendered properly in the Features UI page. Tags such as are shown verbatim.
Comments
Comment #2
mpotter commentedWas a simple change to use SafeMarkup::xssFilter.
Committed to b9637c4.
Comment #4
mpotter commentedComment #5
mpotter commentedCommitted several other fixes in fdfe7cc where the new safeMarkup::xssFilter was needed