This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
markdownlint
Watch
1
Star
0
Fork
You've already forked markdownlint
0
mirror of
https://github.com/DavidAnson/markdownlint.git
synced
2025-09-22 05:40:48 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
c49d37c382
markdownlint
/
test
/
code_block_dollar_fence-empty.md
15 lines
54 B
Markdown
Raw
Normal View
History
Unescape
Escape
Change "header" to "heading" across the library This should be backward compatible, as all "header" aliases are still available, though documented as discouraged for future use.
2018-03-19 23:39:42 +01:00
# Heading
MD014 should not warn for empty blocks.
2016-01-04 22:22:35 -08:00
```js
```
```css
```
```spaces
Code review feedback for "header"->"heading" change.
2018-04-18 22:25:45 -07:00
MD014 should not warn for empty blocks.
2016-01-04 22:22:35 -08:00
```
Reference in a new issue
Copy permalink