ThoughtWorksInc/Binding.scala
GitHub で見るSupport CDATA section when coalescing flag is off
Open
#30 opened on 2016年10月26日
help wanted
Repository metrics
- Stars
- (1,584 stars)
- PR merge metrics
- (30d に merged 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.