Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
quarkdown.zip | 2025-07-16 | 23.4 MB | |
README.md | 2025-07-16 | 1.7 kB | |
v1.7.0 source code.tar.gz | 2025-07-16 | 1.6 MB | |
v1.7.0 source code.zip | 2025-07-16 | 2.0 MB | |
Totals: 4 Items | 27.0 MB | 4 |
What's Changed
- fix: fix misaligned formulas in blockquotes by @iamgio in https://github.com/iamgio/quarkdown/pull/145
- feat(stdlib): add
.css
and.cssproperties
by @iamgio in https://github.com/iamgio/quarkdown/pull/146 - feat: font size configuration by @iamgio in https://github.com/iamgio/quarkdown/pull/147
- feat: custom font family configuration by @iamgio in https://github.com/iamgio/quarkdown/pull/148
- feat: add text transformation properties to
.container
by @iamgio in https://github.com/iamgio/quarkdown/pull/149 - perf(pdf): launch Puppeteer in shell headless mode by @iamgio in https://github.com/iamgio/quarkdown/pull/150
- fix: fix math equations letting content overflow out of their page in paged documents by @iamgio in https://github.com/iamgio/quarkdown/pull/151
- fix: fix error thrown when exporting to PDF with output directory not yet created by @iamgio in https://github.com/iamgio/quarkdown/pull/152
- fix(mermaid): improve Mermaid diagrams auto-scaling by @iamgio in https://github.com/iamgio/quarkdown/pull/154
- fix: center table captions by @iamgio in https://github.com/iamgio/quarkdown/pull/156
- feat(bootstrap)!: assume Puppeteer's browser is installed. No longer set
PUPPETEER_EXECUTABLE_PATH
by @iamgio in https://github.com/iamgio/quarkdown/pull/157
Full Changelog: https://github.com/iamgio/quarkdown/compare/v1.6.3...v1.7.0