0.8.0
vercel/satori0.8.0May 10, 2023by github-actions[bot]
AI Summary
Adds support for the tab character and the CSS 'tab-size' property to improve code block rendering.
Key Highlights
- Support tab and tab-size
- Code block rendering
- CSS property support
- Closes issue #465
New Features
- Support tab and tab-size
Full Release Notes
# [0.8.0](https://github.com/vercel/satori/compare/0.7.4...0.8.0) (2023-05-10) ### Features * support tab and tab-size ([#478](https://github.com/vercel/satori/issues/478)) ([09e3f99](https://github.com/vercel/satori/commit/09e3f994f9365e355434f147623119f59edaf4db)), closes [#465](https://github.com/vercel/satori/issues/465)