Skip to content

Preserve CDATA sections, don't convert them to generic Text nodes #74

@mbeckerle

Description

@mbeckerle

This issue migrated from https://issues.scala-lang.org/browse/SI-3368.

There is substantial discussion there which is not reproduced here. Please see that tracker.

The original description:

Sort of defeats part of the purpose of using a CDATA...

scala> <hi><![CDATA[This & That]]></hi>
res0: scala.xml.Elem = <hi>This &amp; That</hi>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions