v1.11.30
JonathanMagnan
released this
24 Jan 16:27
·
180 commits
to master
since this release
Download the library here
- DONE: Missing control over QuoteType used when outputting html #422
- ADDED:
htmlDoc.GlobalAttributeValueQuote = AttributeValueQuote.Initial;
to keep the parse quote, double quote or none to attribute - ADDED:
htmlDoc.GlobalAttributeValueQuote = AttributeValueQuote.None;
to force to never add single quote or double quote to attribute