docusaurus
docusaurus copied to clipboard
We need a markdown linting tools for developers.
Juzibot have a markdown tool for non-developers to write markdown: https://meeken1998.github.io/chinese-document.html
I think we need a markdown tool as well for our community.
I will try when im free (maybe
typora is very beautifual..... but building rules is very strict...
We have a vert simple solution that works out-of-the-box:
- use vscode to open our wechaty.js.org repo
- install the
markdownlint
vscode extension (it will use this config file automatically) - install the
editorconfig
vscode extension (it will use this config file automatically) - You are set. VSCode will tell you everything
@livingbody @Meeken1998
@huan You are right, but not all contributors have vscode, such as: https://github.com/wechaty/wechaty.js.org/pull/1115
2. markdownlint
what a good man you are! +999
@livingbody You are welcome.
@lijiarui VSCode is not a big deal, today, it's just a web page.