mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01: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
|