From 0aba97a5eda4801fc15b4f4d7afa6fe9f6327369 Mon Sep 17 00:00:00 2001 From: David Anson Date: Thu, 27 Feb 2025 18:41:13 -0800 Subject: [PATCH] Nitpick --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95d9a782..cc980607 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ as well as directives, footnotes, and math syntax - all implemented by - [vscode-markdownlint extension for VS Code][vscode-markdownlint] - [Sublime Text markdownlint for Sublime Text][sublimelinter] - [coc-markdownlint extension for Vim/Neovim][coc] - - [flymake-markdownlint-cli2 extension for Emacs][emacsflymake] + - [flymake-markdownlint-cli2 extension for Emacs][emacs-flymake] - Tooling - [eslint-plugin-markdownlint for the ESLint analyzer][eslint-plugin] - [grunt-markdownlint for the Grunt task runner][grunt-markdownlint] @@ -66,7 +66,7 @@ as well as directives, footnotes, and math syntax - all implemented by [cake]: https://github.com/cake-contrib/Cake.Markdownlint [coc]: https://github.com/fannheyward/coc-markdownlint -[emacsflymake]: https://github.com/ewilderj/flymake-markdownlint-cli2 +[emacs-flymake]: https://github.com/ewilderj/flymake-markdownlint-cli2 [eslint-plugin]: https://github.com/paweldrozd/eslint-plugin-markdownlint [grunt-markdownlint]: https://github.com/sagiegurari/grunt-markdownlint [markdownlint-cli]: https://github.com/igorshubovych/markdownlint-cli