Releases: BaileyJM02/markdown-to-pdf
Emojis & Single Files
This new release supports the use of rendering a single file, via the new input_path
variable. It also now supports emojis written in markdown syntax (:tada:
) and the ability to disable PDF output (#36).
Auto: Use this to automatically receive updates.
Use this to automatically receive updates to version 1 including new features and bug fixes. No breaking changes will be made.
1.1.0: General Improvements and New Feature Release
This update contains a large array of improvements and features, be sure to check the readme. A huge thanks to both @JohnMeyerhoff and @neo-hornberger, their work is very much appricated!
Fix HTML rendering when no images are referenced
Bug Fixes:
- Unable to render HTML (thus PDF) correctly when no images are referenced in markdown (#9) with thanks to @bernardkkt.
Small dependency updates
Just general security updates for dependencies.
HTML Image Rendering Fix
This release contains a fix for the image rendering, kindly pointed out by @ChristopherFujii-ISD, both the PDF and HTML generated elements shall now contain Base64 encoded images.
The First Release
This release contains a full feature set and is relatively stable. There will be no breaking changes past this point.