markdownlint/test/md033-cannot-read-property-of-undefined.md

15 lines
236 B
Markdown

# Heading
Head | Head
--------|------------
<br/> | {MD033}
{MD033} | <i>Head</i>
--------|------------
<br/> | {MD033}
text | text
{MD033} | <b>text</b>
<!-- markdownlint-configure-file {
"table-pipe-style": false
} -->