From be9e242524e77e320fc9b391f701b0f98516477e Mon Sep 17 00:00:00 2001 From: Mihail Ingilizov <47370311+Ingilizov@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:26:32 +0200 Subject: [PATCH] Update gitlens link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.