pugixml/src
m-naumann 5a867cb1e3 Add support for using single quotes to enclose attribute values
This change adds format_attribute_single_quote flag that uses single quotes (`'`) instead of double quotes (`"`) for formatting attribute values.

Internal quotation marks are escaped using `"` and `'`.
2019-06-18 19:51:10 -07:00
..
pugiconfig.hpp Happy New Year! 2019-01-01 23:05:04 +03:00
pugixml.cpp Add support for using single quotes to enclose attribute values 2019-06-18 19:51:10 -07:00
pugixml.hpp Add support for using single quotes to enclose attribute values 2019-06-18 19:51:10 -07:00