ATELIER 0.10.1
Installation
quarto add mcanouil/quarto-atelier@0.10.1Changelog
Bug Fixes
- fix: frame an
.embed-artcard at the dimensions of what it holds rather than at a fixed shape. An<img>is framed at its own dimensions and an<embed>at thewidthandheightgiven on the image, so the padding stays the same on all four sides; anything that did not match the old fixed 1.5 was letterboxed inside it, which read as a band of padding down one axis and none on the other.--atelier-embed-art-widthand--atelier-embed-art-rationow apply only to an<embed>given no size of its own, which is the one case with nothing to follow.
What's Changed
- fix: frame an
.embed-artcard at the size of what it holds by @mcanouil in #26 - ci: bump version for release 🚀 by @mcanouil-dev[bot] in #27
Full Changelog: 0.10.0...0.10.1