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-21 21:30:47 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
a977d0dcbc
markdownlint
/
test
/
headings_bad.md
8 lines
71 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
### Heading 3 {MD001}
## Heading 2
Add MD047/single-trailing-newline for enforcing new lines at the end of file (fixes #89).
2019-04-05 12:36:12 +02:00
#### Heading 4 {MD001}
Reference in a new issue
Copy permalink