Skip to content

Support `[[piped-wiki-links|with a description]]` and bugfixes.

Compare
Choose a tag to compare
@kortina kortina released this 16 Aug 19:56
· 227 commits to master since this release

Support [[piped-wiki-links|with a description]] and bugfixes.

Enhancements:

  • Support a "piped wiki link" in either the MediaWiki ([[file-name|Link Text]]) or Github Wiki ([[Link Text|file-name]]) style.
    • See the new settings:
      • vscodeMarkdownNotes.allowPipedWikiLinks
      • vscodeMarkdownNotes.pipedWikiLinksSyntax
      • vscodeMarkdownNotes.pipedWikiLinksSeparator
    • Tx to @thomaskoppelaar for #73

Fixes:

  • Add support for unicode filenames. Tx @Gh0u1L5 for #69
    • also adds feature triggerSuggestOnReplacement (which I made a setting in #76)
  • Bump lodash from 4.17.15 to 4.17.19 #64

Diff:

https://github.com/kortina/vscode-markdown-notes/compare/2cb1262cca8fa218fe6d38256a64fc3146983722..13b2464983b64a51ee58832759b1b9ec11a48ed8