mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
17 lines
164 B
Markdown
17 lines
164 B
Markdown
# HTML Comment in Markdown Table
|
|
|
|
```xml
|
|
<!-- comment -->
|
|
```
|
|
|
|
| Table |
|
|
|-------|
|
|
| <!-- |
|
|
|comment|
|
|
| --> |
|
|
|
|
| Table |
|
|
|-------|
|
|
| <!-- \
|
|
\
|
|
--> |
|