v5.1.0
Changelog
- Support for relative links in PDF documents (resolves #11)
- You can now define the
url
property in themkdocs/exporter/pdf
plugin's configuration; it will be the base URL of all relative links (defaults tosite_url
).
- You can now define the
- Improved error handling
- Exceptions thrown during the invocation of the
render
function defined inwindow.MkDocsExporter
no longer fail the rendering; instead, errors are now logged
- Exceptions thrown during the invocation of the
- 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