Skip to content

v1.3.0

Compare
Choose a tag to compare
@eaball35 eaball35 released this 13 Oct 19:28
· 159 commits to main since this release
2b49e89
  • feat: order toc by interface/class/enum/annotation/exception - 72
  • fix: stop converting to markdown, clean html - 76
    • remove remark, don't convert html to markdown
    • add class "prettyprint" to <pre><code>
    • add <a> for [text](link) markdown
    • add <code> for `text` code formatting