* Detect checkboxes, both as complex fields and structured document tags, and convert them to checkbox inputs.
1.8.0
* Add style mapping for highlights.
1.7.2
* Remove the use of the path module from common code used by browser builds. This should remove the need to polyfill path in the browser.
1.7.1
* Switch the precedence of numbering properties in paragraph properties and the numbering in paragraph styles so that the numbering properties in paragraph properties takes precedence.
1.7.0
* Support attributes in HTML paths in style mappings.
* Throw error when failing to find the body element in a document.
* Add support for the strict document format.
1.6.0
* Support merged paragraphs when revisions are tracked.
* Fix writing of embedded style maps when default encoding is not UTF-8.