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
next
markdownlint
/
test
/
md004-list-items-in-blockquote.md
24 lines
114 B
Markdown
Raw
Permalink
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
Improve code to determine unordered list style for MD004/ul-style (fixes #104).
2018-01-31 21:32:50 -08:00
Text
-
Item
-
Item
Text
>- Item
>- Item
Text
>
- Item
>
- Item
Text
>
> - Item
>
> - Item
Text
Reference in a new issue
Copy permalink