What's Changed
- fix(metadata): an ordinary comment is not a misspelled header by @mrueg in #953
- fix: record a page in the manifest after it is written, not before by @mrueg in #954
- fix(transformer): leave a CDATA section alone when repairing raw HTML by @mrueg in #955
- fix(manifest): one unseen property no longer abandons the whole save by @mrueg in #956
- fix(page): a space that will not name its home page is not a failed publish by @mrueg in #958
- fix(confluence): remember only what cannot change by @mrueg in #957
- fix(renderer): "-" is no language, and a brace in a title is part of it by @mrueg in #960
- fix(renderer): decide the
by where the element closes, not by its name by @mrueg in #961
- fix: check the compiled body in --compile-only too by @mrueg in #959
Full Changelog: v16.16.0...v16.16.1