Permalink
Please
sign in to comment.
Browse files
add remark lint to ensure fenced codeblocks are formatted properly.
- Loading branch information...
| @@ -0,0 +1,6 @@ | |||
| { | |||
| "plugins": [ | |||
| ["remark-lint-code-block-style", "fenced"], | |||
| ["remark-lint-fenced-code-flag"] | |||
| ] | |||
| } | |||
0 comments on commit
2441d51