Skip to content

MasterHansCoding/mlu-main-UpdateLinksInsideMovedFile

 
 

Repository files navigation

Markdown Link Updater

version

Features

Updates Markdown links automatically, when files in the workspace are moved or renamed.

demo

Extension Settings

This extension contributes the following settings:

  • markdownLinkUpdater.exclude: Array of glob patterns used to exclude specific folders and files. Default value is ['**/node_modules/**'].
  • markdownLinkUpdater.include: Array of glob patterns use to include specific folders and files. If the array is empty, everything will be included, unless specified by exclude. Default value is [].

Release Notes

See CHANGELOG for more information.

About

Implement the feature : update also links inside the moved folder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%