|
@@ -47,6 +47,8 @@ For API references, there are exceptions to this rule.
|
|
|
* Use `bash` instead of `cmd` in code blocks (due to the syntax highlighter).
|
|
|
* Lines should be wrapped at 80 columns.
|
|
|
* No nesting lists more than 2 levels (due to the markdown renderer).
|
|
|
+* All `js` and `javascript` code blocks are linted with
|
|
|
+[standard-markdown](http://npm.im/standard-markdown).
|
|
|
|
|
|
## Picking words
|
|
|
|