Skip to content

0.9.0

Compare
Choose a tag to compare
@cbeyls cbeyls released this 22 Dec 17:40
· 22 commits to main since this release

Changes since 0.8.1:

New features:

  • Support custom styling trough a new HtmlStyle argument (currently supports linkSpanStyle and indentUnit)
  • 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)