@astrojs/markdown-satteri@0.3.8
withastro/astro@astrojs/markdown-satteri@0.3.8Aug 24, 2026by astrobot-houston
AI Summary
Fixes Sätteri processor option types and corrects the editor tooltip for the smartPunctuation option.
Key Highlights
- Fixes Sätteri processor option types
- Corrects smartPunctuation tooltip default value
Full Release Notes
### Patch Changes - [#17766](https://github.com/withastro/astro/pull/17766) [`0762a83`](https://github.com/withastro/astro/commit/0762a8385b5b5b093def3768a0c4d0464a9dccc4) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes Sätteri processor option types to accept all plugin entries supported by Sätteri v0.10.3. - [#17314](https://github.com/withastro/astro/pull/17314) [`0c99615`](https://github.com/withastro/astro/commit/0c996155d82acbb0c3accad1e56ba356bf47b743) Thanks [@barry166](https://github.com/barry166)! - Fixes the editor tooltip for `smartPunctuation` claiming it defaults to `false` when Astro enables it by default.