Add simple (GFM) table markup to "Every Markdown Syntax" test file.

This commit is contained in:
David Anson 2023-03-11 13:50:41 -08:00
parent 4ec9b2049b
commit 20e571ba65
5 changed files with 459 additions and 6 deletions

View file

@ -44,4 +44,8 @@ Fenced code block
HTML block
</p>
| Table | Heading |
| ----- | ------- |
| Table | Cell |
<!-- markdownlint-disable-file -->