Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

borekb/markdownlint-vendor-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdownlint vendor demo

Demo for DavidAnson/vscode-markdownlint#38

  1. Clone this repo
  2. Open README.md in VSCode.
  3. Press Ctrl+T (Go to Symbol in Workspace)

You should see a lot of hits from vendor:

image

Also, the problems panel will show lint results of library files:

image

All this with just README.md open.

node_modules are fine

Try the same as above, you should not be getting hits from node_modules, i.e., everything behaves correctly.

Releases

No releases published

Packages

No packages published