v0.33.0-b03
Pre-release
Pre-release
Caution
This release contains multiple breaking changes, upgrade with caution.
See the MIGRATION documentation for details.
🚀 Features
- Introduce support for reference links
- Move parsing into producer | Introduce loading / error state
- Provide
MarkdownState
object with observable state - Provide extension function to get
listDepth
fromMarkdownComponentModel
- Setting to adjust annotator behavior
- Introduce dependency update plugin | Update
ktor
to3.1.2
- Use
text
from typography for checkbox text style - Pass MarkdownList depth via
MarkdownComponentModel
'sextra
field
🐛 Fixes
Other
- Refine Sample app design
- Add the
:sample:shared
module for sharing ui (Including iOS Sample)