You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dan Klco (Jira)" <ji...@apache.org> on 2021/01/10 18:07:00 UTC

[jira] [Created] (SLING-10050) Adding HTML5 Serializer

Dan Klco created SLING-10050:
--------------------------------

             Summary: Adding HTML5 Serializer
                 Key: SLING-10050
                 URL: https://issues.apache.org/jira/browse/SLING-10050
             Project: Sling
          Issue Type: Improvement
    Affects Versions: Rewriter 1.2.2
            Reporter: Dan Klco
            Assignee: Dan Klco
             Fix For: Rewriter 1.2.4


Currently the Rewriter supports HTML 4 with the [HTMLSerializer](https://github.com/apache/sling-org-apache-sling-rewriter/blob/master/src/main/java/org/apache/sling/rewriter/impl/components/HtmlSerializerFactory.java) and XHTML, but not HTML5. 

Since HTML5 is hardly new, it would make sense to support a HTML5 serializer for producing HTML5-compatible markup.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)