ThoughtWorksInc/Binding.scala
在 GitHub 查看Support CDATA section when coalescing flag is off
Open
#30 创建于 2016年10月26日
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.