mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
38 lines
684 B
Markdown
38 lines
684 B
Markdown
# Lists with Commented Items
|
|
|
|
Text
|
|
|
|
- item <!-- comment -->
|
|
- item <!-- comment -->
|
|
<!--
|
|
- commented subitem: description
|
|
- commented subitem: description
|
|
-->
|
|
- item <!-- comment -->
|
|
- item <!-- comment -->
|
|
|
|
Text
|
|
|
|
- item <!-- comment -->
|
|
- item <!-- comment -->
|
|
<!-- - commented subitem: description
|
|
- commented subitem: description -->
|
|
- item <!-- comment -->
|
|
- item <!-- comment -->
|
|
|
|
Text
|
|
|
|
- item <!-- comment -->
|
|
<!-- - commented subitem: description -->
|
|
- item <!-- comment -->
|
|
|
|
Text
|
|
|
|
- item <!-- comment -->
|
|
- item <!-- comment -->
|
|
<!-- - commented subitem: description -->
|
|
<!-- - commented subitem: description -->
|
|
- item <!-- comment -->
|
|
- item <!-- comment -->
|
|
|
|
Text
|