powered by
Helper to escape xml entities.
escape_entities(text)
a character vector where xml entities have been escaped.
value return by xml2::as_list. Default is 5.
entities will be replaced by: -& to "&" -> to ">" -< to "<" -' to "'" -" to """