ThoughtWorksInc/Binding.scala

Support CDATA section when coalescing flag is off

Open

#30 opened on 2016年10月26日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Scala (1,584 stars) (108 forks)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.

コントリビューターガイド