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-16 14:00:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
c699b8e22b
markdownlint
/
test
/
required-headings-none-zero-or-more.md
15 lines
128 B
Markdown
Raw
Normal View
History
Unescape
Escape
Update MD043/required-headings to treat "*" as "zero or more" and "+" as "one or more" (fixes #281).
2020-11-23 20:47:28 -08:00
Text
Text
Text
Simplify test directory by moving all JSON configuration for scenario tests into the Markdown file via markdownlint-configure-file.
2023-03-15 21:26:22 -07:00
<!--
markdownlint
-
configure
-
file {
"MD041": false,
"MD043": {
"headings": [
"*"
]
}
} -->
Reference in a new issue
Copy permalink