From 472f75839a8613887bd934827bc0bc0f0412362b Mon Sep 17 00:00:00 2001 From: MarvNC Date: Thu, 5 Oct 2023 13:16:21 -0700 Subject: Mention markdown all in one extension --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8d30fb3..2b19e68e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,3 +78,5 @@ run by `npm test` and the continuous integration process. - [.eslintrc.json](.eslintrc.json) rules are used for JavaScript files. - [.stylelintrc.json](.stylelintrc.json) rules are used for CSS files. - [.htmlvalidate.json](.htmlvalidate.json) rules are used for HTML files. + +In addition, the [Markdown All in One VSCode extension](https://github.com/yzhang-gh/vscode-markdown) is used for formatting markdown files and automatically updating the table of contents. -- cgit v1.2.3