Update break-all-the-rules.md for new rules, fix bug in MD033.

This commit is contained in:
David Anson 2015-04-16 09:39:04 -07:00
parent 5d6d9d2b3b
commit f1cd4e0fbb
3 changed files with 41 additions and 4 deletions

View file

@ -47,5 +47,29 @@ Note: Can not break MD025 and MD002 in the same file
2. list {MD029}
```js
``` {MD031}
```
* list {MD032}
{MD031:50}
<br/> {MD033}
http://example.com/page {MD034}
---
***
{MD035:61}
_Section {MD036} Header_
Emphasis *with * space {MD037}
Code `with ` space {MD038}
[link with space ](link) {MD039}
```
code fence without language {MD040:73}
```