Kevin Herklotz
Kevin Herklotz
Allow to also pass a glob pattern to the `except` option of the `no-restricted-paths` rule. Before you could only add a relative path. This is still working and the new...
Just like in the [english version](https://github.com/syncfusion/ej2-locale/blob/master/src/en-US.json#L3297) I also added a white space in the german version. Before my change:  With my change:  English: 
I am using markdownlint-cli2 to lint my project via CLI - this command already supports MD060. Is it possible to support this rule also in this VSCode extension? Because right...