mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-30 12:38:48 +01:00
Implement rule MD046/code-block-style from Ruby version.
This commit is contained in:
parent
c45eead5d7
commit
0af999e218
24 changed files with 236 additions and 19 deletions
|
|
@ -16,7 +16,7 @@ Execute `via the node.js engine`
|
|||
node.js is runtime
|
||||
|
||||
```js
|
||||
javascript is code
|
||||
javascript is code {MD046:18}
|
||||
node.js is runtime
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue