Skip to content

v0.0.23

Choose a tag to compare

@edadma edadma released this 01 Apr 12:38
· 70 commits to stable since this release

Changes

  • Build toolchain update: Scala 3.8.2, sbt 1.12.4, Scala.js 1.20.2, Scala Native 0.5.10, Sonatype Central publishing
  • Code.indented field: Distinguish indented code blocks from fenced code blocks in the AST
  • CollapsibleBlock inline titles: Title is now List[Inline] for inline formatting support (bold, links, etc.)
  • Bug fixes: Indented code block whitespace preservation, loose list item rendering
  • Spec compliance: Added CommonMark spec tests for indented code blocks and paragraphs
  • Dependencies: cross_platform 0.1.3, scalafmt 3.10.7