mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-28 18:06:10 +01:00
Add simple (GFM) table markup to "Every Markdown Syntax" test file.
This commit is contained in:
parent
4ec9b2049b
commit
20e571ba65
5 changed files with 459 additions and 6 deletions
|
|
@ -44,4 +44,8 @@ Fenced code block
|
|||
HTML block
|
||||
</p>
|
||||
|
||||
| Table | Heading |
|
||||
| ----- | ------- |
|
||||
| Table | Cell |
|
||||
|
||||
<!-- markdownlint-disable-file -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue