Skip to content

v0.6.0

Compare
Choose a tag to compare
@jdforrester jdforrester released this 26 Oct 19:43
· 16 commits to master since this release
36fd37e
  • Breaking change: Drop deprecated 'noDoc' option and '--doc' CLI flag (#115)
  • New: build-docs-from-tests: add Vue syntax highlighting (#105) (DannyS712)
  • New: Add TypeScript syntax highlighting
  • New: Add HTML syntax highlighting
  • New: Separate syntax highlighting support from showFilenames (#114)
  • Fix: Don't put an empty line before the first multi-line examples in a set (#117)
  • Code: Cleanup code for detecting highlight language (#113)