mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-08 03:12:33 +01:00
This commit is contained in:
parent
4a52864b39
commit
a563c082a5
11 changed files with 228 additions and 12 deletions
|
|
@ -105,6 +105,10 @@ Strong **with** different style {MD050}
|
|||
<!-- markdownlint-disable-next-line MD053 -->
|
||||
[url]: https://example.com/page
|
||||
|
||||
| table | header |
|
||||
|--------|--------|
|
||||
{MD055} | cell |
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"required-headings": {
|
||||
"headings": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue