markdownlint/test/html-comment-in-markdown-table.md

17 lines
164 B
Markdown

# HTML Comment in Markdown Table
```xml
<!-- comment -->
```
| Table |
|-------|
| <!-- |
|comment|
| --> |
| Table |
|-------|
| <!-- \
\
--> |