Skip to content

ability to add CDATA to nodes #128

Closed
@jordansread

Description

@jordansread
xml_new_document() %>% xml_add_child('style', type='text/css', '![CDATA[<d></d>]]')

will leave out the CDATA.

This functionality would be useful for css and other things that we may be sticking in xml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions