You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2
Original file line number
Diff line number
Diff line change
@@ -78,3 +78,5 @@ run by `npm test` and the continuous integration process.
78
78
-[.eslintrc.json](.eslintrc.json) rules are used for JavaScript files.
79
79
-[.stylelintrc.json](.stylelintrc.json) rules are used for CSS files.
80
80
-[.htmlvalidate.json](.htmlvalidate.json) rules are used for HTML files.
81
+
82
+
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.
0 commit comments