redundent / kotlin-xml-builder

A lightweight type safe builder to build xml documents in Kotlin
Apache License 2.0
155 stars 19 forks source link

#45 Adds CDATA Coding type to PrintOptions #46

Closed bajabob closed 3 years ago

bajabob commented 3 years ago

As per #45 , found that it might be nice for users to have the option to encode plain text strings wrapped in CDATA.