Skip to content

github-slugger support and markdown-it-wikilinks rendering in preview

Compare
Choose a tag to compare
@kortina kortina released this 18 Sep 06:09
· 164 commits to master since this release
4326868

Enhancements:

let notes = await vscode.commands.executeCommand('vscodeMarkdownNotes.notesForWikiLink', 'demo');
  • add a sync version of filesForWikiLinkRef, filesForWikiLinkRefFromCache
  • merge #86 from @thomaskoppelaar (🙏🏿 🙏🏿 🙏🏿), with...
  • markdownItPlugins rendering of wiki-links
  • add setting: vscodeMarkdownNotes.previewShowFileExtension - Specifies whether or not to show the linked file's extension in the preview
  • add setting: vscodeMarkdownNotes.previewLabelStyling - Changes how the link to a file should be shown, either with or without brackets

Fixes:

  • (#88) fix bug with jest-focused.sh test runner and fix test-at-line.ts so it can parse typescript files

Cleanup:

  • cleanup jest tests
  • add setConfig helper to jest tests

Diff:

https://github.com/kortina/vscode-markdown-notes/compare/8efafabe9d299a7e2c1d34559764952aa338888c..4326868eca031f52d79b0d779347daadc57bbaea