Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
quarkdown.zip | 2025-07-09 | 23.3 MB | |
README.md | 2025-07-09 | 1.1 kB | |
v1.6.3 source code.tar.gz | 2025-07-09 | 1.0 MB | |
v1.6.3 source code.zip | 2025-07-09 | 1.4 MB | |
Totals: 4 Items | 25.8 MB | 0 |
What's Changed
- fix(postrenderer): fix overridden line height and letter spacing not being applied to tight list items by @iamgio in https://github.com/iamgio/quarkdown/pull/138
- feat(postrenderer): derive list margins and spacing from paragraph spacing (
.paragraphstyle spacing:{x}
) by @iamgio in https://github.com/iamgio/quarkdown/pull/139 - fix(mermaid): improve Mermaid diagrams auto-scaling by @iamgio in https://github.com/iamgio/quarkdown/pull/141
- feat: apply indentation to lists in Chinese documents by @iamgio in https://github.com/iamgio/quarkdown/pull/140
- fix(postrenderer): fix table of contents sometimes overflowing the paged content area by @iamgio in https://github.com/iamgio/quarkdown/pull/142
Full Changelog: https://github.com/iamgio/quarkdown/compare/v1.6.2...v1.6.3