0.9.0
Changes since 0.8.1:
New features:
- Support custom styling trough a new
HtmlStyle
argument (currently supportslinkSpanStyle
andindentUnit
) - Proper support for ordered lists, including nested ones
- Support for 2 levels of bold (bold and black)
- Headings are now shown in bold.
This release depends on:
- Kotlin 1.9.10
- Compose Multiplatform 1.5.11 (Jetpack Compose UI 1.5.4)