Summarized Changelog
- Fixed parsing of output.html.print configuration table
- Added output.html.print.page-break config option to control whether or not there is a page break between chapters in the print output
- Added output.html.playground.runnable config option to globally disable the run button in code blocks
- The cargo serve live reload websocket now uses the protocol, host, and port of the current page, allowing access through a proxy
- The 404 not-found page now includes the books title in the HTML title tag
- Fixed incorrect parsing in SUMMARY.md when it didn't start with a title
- Fixed duplicate anchor IDs for links in search results