mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-23 07:26:09 +01:00
Update previous commit for MD051/link-fragments to rename, refactor, add support for HTML anchors, and validate against
markdown-link-check (fixes #253).
This commit is contained in:
parent
33ee1cd85e
commit
db5d9f6dbb
21 changed files with 355 additions and 181 deletions
|
|
@ -107,7 +107,7 @@ playground for learning and exploring.
|
|||
* **[MD048](doc/Rules.md#md048)** *code-fence-style* - Code fence style
|
||||
* **[MD049](doc/Rules.md#md049)** *emphasis-style* - Emphasis style should be consistent
|
||||
* **[MD050](doc/Rules.md#md050)** *strong-style* - Strong style should be consistent
|
||||
* **[MD051](doc/Rules.md#md051)** *valid-link-fragments* - Link fragments should be valid
|
||||
* **[MD051](doc/Rules.md#md051)** *link-fragments* - Link fragments should be valid
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue