ThoughtWorksInc/Binding.scala

Support CDATA section when coalescing flag is off

Open

#30 aperta il 26 ott 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Scala (108 fork)batch import
help wanted

Metriche repository

Star
 (1584 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor