mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Update MD035/hr-style to correctly match thematic breaks in block quotes.
This commit is contained in:
parent
517eb42015
commit
8fde53cf31
9 changed files with 130 additions and 16 deletions
|
|
@ -1368,8 +1368,8 @@ Tags: hr
|
|||
|
||||
Aliases: hr-style
|
||||
|
||||
Parameters: style ("consistent", "---", "***", or other string specifying the
|
||||
horizontal rule; default "consistent")
|
||||
Parameters: style ("consistent", "---", "***", "___", or other string specifying
|
||||
the horizontal rule; default "consistent")
|
||||
|
||||
This rule is triggered when inconsistent styles of horizontal rules are used
|
||||
in the document:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue