Skip to content

1.2.0

Compare
Choose a tag to compare
@GehDoc GehDoc released this 23 Mar 17:13
· 216 commits to master since this release

Since 1.1.1 :

Changed

  • [DOC] Update
  • Update to vscode 1.43.1
  • [INTERNAL] update dependencies

Since previous release 1.0.1 :

Changed

  • [DOC] Update
  • Update to vscode 1.43.1
  • [INTERNAL] update dependencies
  • [INTERNAL] Include shared.webpack config to diffs.
  • [INTERNAL] : Improve and update .d.ts for textile-js library. Progress on #18.

Fixed

  • [INTERNAL] fix npm security alerts
  • Update textile-js to GehDoc/textile-js@72428b6, to get :
    • HTML comments line-numbering, and a fix for <LI>
    • pre-rendering hook and jsonml functions.
  • [INTERNAL] Reduces diffs with Markdown Language Features.

Added

  • [SOURCE] Code folding. Progress on #4
  • [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.