What's Changed
- fix(util): MARK_CONFIG applies to every flag, not the ones declared after it by @mrueg in #981
- fix(parser): a "$$" that closes nowhere is not a fence by @mrueg in #979
- fix(renderer): a definition list inside another closes its own rows by @mrueg in #977
- fix(mark): a compile publishes nothing, so it may not delete either by @mrueg in #974
- fix(confluence): a trace names the headers without printing the credential by @mrueg in #976
- fix(transformer): repair the markup a transformer has already replaced by @mrueg in #978
- fix(attachment): compare the file and the project in the same terms by @mrueg in #973
- fix(transformer): a CDATA section survives becoming an expand macro by @mrueg in #980
Full Changelog: v16.17.0...v16.17.1