What's Changed
- fix: fix misaligned formulas in blockquotes by @iamgio in #145
- feat(stdlib): add
.css
and.cssproperties
by @iamgio in #146 - feat: font size configuration by @iamgio in #147
- feat: custom font family configuration by @iamgio in #148
- feat: add text transformation properties to
.container
by @iamgio in #149 - perf(pdf): launch Puppeteer in shell headless mode by @iamgio in #150
- fix: fix math equations letting content overflow out of their page in paged documents by @iamgio in #151
- fix: fix error thrown when exporting to PDF with output directory not yet created by @iamgio in #152
- fix(mermaid): improve Mermaid diagrams auto-scaling by @iamgio in #154
- fix: center table captions by @iamgio in #156
- feat(bootstrap)!: assume Puppeteer's browser is installed. No longer set
PUPPETEER_EXECUTABLE_PATH
by @iamgio in #157
Full Changelog: v1.6.3...v1.7.0