Skip to content
Snippets Groups Projects
  • Arseny Kapoulkine's avatar
    2874f6f2
    Add initial support for parse_embed_pcdata · 2874f6f2
    Arseny Kapoulkine authored
    When this flag is true, PCDATA value is saved to the parent element instead of
    allocating a new node.
    
    This prevents some documents from round-tripping since it loses information,
    but can provide a significant memory reduction and parsing speedup for some
    documents.
    2874f6f2
    History
    Add initial support for parse_embed_pcdata
    Arseny Kapoulkine authored
    When this flag is true, PCDATA value is saved to the parent element instead of
    allocating a new node.
    
    This prevents some documents from round-tripping since it loses information,
    but can provide a significant memory reduction and parsing speedup for some
    documents.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.