ThoughtWorksInc/Binding.scala

Support CDATA section when coalescing flag is off

Open

#30 建立於 2016年10月26日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Scala (1,584 star) (108 fork)batch import
help wanted

描述

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.

貢獻者指南