diff --git a/README.md b/README.md index b1791827..2649ac7d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ My VSCode's plugins: - [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) Tables of Contents are automatically generated with this extension. - [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) - [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github) -- [GitLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) +- [GitLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) Apparently [Material for MKDocs](https://squidfunk.github.io/mkdocs-material/) requires an indentation of 4 spaces, otherwise nested lists and Tables Of Contents won't be rendered as expected.