mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Fix handling of mis-identified setext header.
This commit is contained in:
parent
26ab9a5596
commit
f91e3dafb6
2 changed files with 8 additions and 1 deletions
7
test/simple-table.md
Normal file
7
test/simple-table.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Header
|
||||
|
||||
| Head |
|
||||
| ---- |
|
||||
| Cell |
|
||||
| ==== |
|
||||
| Foot |
|
||||
Loading…
Add table
Add a link
Reference in a new issue