v0.11.0
🚀 Enhancements
- renderer: Do not try to resolve
<svg>
,<math>
and their children (#299) - MDC stringify utility (#300)
🩹 Fixes
- Export processors (a0601df)
- stringify: Do not remove slots with properties (c862290)
- stringify: Whitespace between inline components and texts (e2a7c43)
- stringify: Whitespace between
:br
and texts (42b9f9b)
🏡 Chore
- Upgrade deps (f70b54c)