UNPKG
markit
Version:
latest (0.2.0)
0.2.0
0.1.0
A markdown parser with renderer feature.
github.com/lepture/markit
lepture/markit
markit
/
test
/
original
/
inline_html_comments.text
14 lines
(8 loc)
•
164 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Paragraph one.
<!-- This is a simple comment -->
<!-- This is another comment. -->
Paragraph two.
<!-- one comment block -- -- with two comments -->
The end.