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
/
code_blocks.text
15 lines
(8 loc)
•
200 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
code
block on the first
line
Regular
text
.
code
block indented by spaces Regular
text
. the lines in this block
all
contain
trailing spaces Regular
Text
.
code
block on the last
line