Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 11:00
· 567 commits to develop since this release
b2afeab

🚀 Features

  • Added support for processing setext headers
  • Update Dependencies | Kotlin 1.9.21 | markdown 0.6.0
  • Improve BulletHandler | Support unconventional ordered lists

🐛 Fixes

  • Fix Ordered List numbers not being color correct in dark mode
    • PR: #88
    • Thanks for the fix @CarlosEsco
  • Handle labeled links correctly when they are in the same markdown text block
    • PR: #90
    • Thanks for the fix @CarlosEsco
  • Fix missing publication for ios64 & iosArm64
  • Protect against crash due to illegal link opening