2.3
Fixes problems with values and/or closing brackets ending up inside comments, even when the tree was unmarshalled from a document.
It is still possible to get this problem when programmatically setting comments.
If DecoderOptions::whitespaceAsComments is set to true, comments now also include trailing whitespace after quoteless strings.