Include all vendor files in the repo to be easier for people
This commit is contained in:
4
vendor/erusev/parsedown/test/data/table_inline_markdown.md
vendored
Normal file
4
vendor/erusev/parsedown/test/data/table_inline_markdown.md
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
| _header_ 1 | header 2 |
|
||||
| ------------ | ------------ |
|
||||
| _cell_ 1.1 | ~~cell~~ 1.2 |
|
||||
| `cell` 2.1 | cell 2.2 |
|
||||
Reference in New Issue
Block a user