Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

CDATA #1

@Zauberfisch

Description

@Zauberfisch
<script id="foobar" type="text/html">
  //<![CDATA[
    code / template
  //]]>
</script>

if you use it without CDATA it will not validate as xhtml.
I my self use html5 where it doesn't matter, but some people do care about that, and so does the framework I want to use it with.
Is there a chance this script will support the use of templates with // in it?
(So far the template output is messed up, it doesn't output anything between start and the first variable in the template)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions