pugixml/src
Arseny Kapoulkine c6607740a0 Never escape > in attribute values
According to XML spec, > sometimes needs to be escaped in PCDATA (when
it occurs as a ]]> pattern), but it doesn't need to be escaped in
attribute values.

Contributes to #272.
2019-09-11 21:35:03 -07:00
..
pugiconfig.hpp Update version to 1.10 2019-09-11 21:09:50 -07:00
pugixml.cpp Never escape > in attribute values 2019-09-11 21:35:03 -07:00
pugixml.hpp Update version to 1.10 2019-09-11 21:09:50 -07:00