xml-types-content-0.0.1.1: Utilities for dealing with Content-values of "xml-types"
Safe HaskellSafe-Inferred
LanguageHaskell2010

XmlTypesContent

Synopsis

Documentation

textContents :: Text -> [Content] Source #

Convert Text into Content list, escaping undefined Unicode chars as described in https://www.w3.org/TR/xml11/#charsets.