Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 259 Bytes

2024-02-06-support-html5-tags.md

File metadata and controls

7 lines (7 loc) · 259 Bytes
title issue
Support HTML5 tags
NEXT-33440

Core

  • Added new HTML5 tags in src/Core/Framework/Resources/config/packages/shopware.yaml to allow to use HTML5 tags.
  • Changed src/Core/Framework/Util/HtmlSanitizer.php service to support HTML5 tags.