ThoughtWorksInc/Binding.scala

Support CDATA section when coalescing flag is off

Open

#30 创建于 2016年10月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Scala (108 fork)batch import
help wanted

仓库指标

Star
 (1,584 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

CDATA sections can be created if coalescing flag is off.

Note that coalescing flag is on by default and scala -Xxml:-coalescing will turn off the flag.

贡献者指南