Skip to content

v5.1.0

Compare
Choose a tag to compare
@adrienbrignon adrienbrignon released this 02 Dec 17:47
· 40 commits to master since this release
5100c61

Changelog

  • Support for relative links in PDF documents (resolves #11)
    • You can now define the url property in the mkdocs/exporter/pdf plugin's configuration; it will be the base URL of all relative links (defaults to site_url).
  • Improved error handling
    • Exceptions thrown during the invocation of the render function defined in window.MkDocsExporter no longer fail the rendering; instead, errors are now logged
  • Improved logging of browser-related errors
    • You can now easily know why the rendering has timed out
  • Documentation
    • Updated MkDocs Macros plugin
    • Enhanced cover templates (added module's version and logo)

Full changelog: v5.0.0...v5.1.0