What's Changed
- feat: order child pages with an Order header by @mrueg in #885
- fix: support custom anchor IDs in headings ({#my-anchor} syntax) by @mrueg in #770
- feat: leave marked regions out of the published page by @mrueg in #886
- fix: resolve relative links on the AST, not on the file's text by @mrueg in #887
- fix: rewrite attachment destinations on the AST, not on the file's text by @mrueg in #888
- fix: do not treat an ac:ignore marker inside a code block as a marker by @mrueg in #889
- build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 by @dependabot[bot] in #890
- build(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #892
Full Changelog: v16.9.1...v16.10.0