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-12-20 16:00:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
d249888ed2
markdownlint
/
test
/
code_block_dollar_fence-empty.md
15 lines
52 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
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
MD014 should not warn for empty blocks.
2016-01-04 22:22:35 -08:00
```
Reference in a new issue
Copy permalink