Skip to content

0.2.0

Compare
Choose a tag to compare
@elizarov elizarov released this 22 Sep 08:07
· 32 commits to main since this release
  • Knit Kotlin source (.kt/.kts) files.
    • Directives can used after // comments or after * in KDocs.
  • Explicit KNIT directive as an alternative to (example-xxx.kt) link to trigger example generation.
  • Name pattern supported in the PREFIX directive.
  • The SUFFIX directive introduced.
  • Back-to-back directives in a single comment block with ---- <directive> to continue with the next one.
  • Fixed: consistently skip unsupported symbols in TOC links (see #14).