Skip to content

1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@GehDoc GehDoc released this 05 Mar 14:58
· 15 commits to feat-TOC since this release

Fixed

  • [CSS] Fix highlight on hover for <UL>. Progress on #18.
  • [INTERNAL] Reduces diffs with Markdown Language Features.

Changed

  • Update textile-js to GehDoc/textile-js@ae69c7a , to benefit of pre-rendering hook and jsonml functions.
  • [INTERNAL] : Improve and update .d.ts for textile-js library. Progress on #18.

Added

  • [PREVIEW] Add support for link ID generation trough slugify. Closes #20.
  • [PREVIEW] Add support TOC generation trough slugify. Progress on #4.
  • [SOURCE] Add support for document and workspace symbol. Progress on #4.