Compare commits
2 Commits
234145bcb3
...
4101767aff
Author | SHA1 | Date | |
---|---|---|---|
4101767aff | |||
ed7d2c1ef1 |
@@ -225,6 +225,7 @@ listLineParsers :: [ReadP MdToken]
|
|||||||
listLineParsers =
|
listLineParsers =
|
||||||
[ parseLinebreak,
|
[ parseLinebreak,
|
||||||
parseEscapedChar,
|
parseEscapedChar,
|
||||||
|
parseCode,
|
||||||
parseBold,
|
parseBold,
|
||||||
parseItalic,
|
parseItalic,
|
||||||
parseStrikethrough,
|
parseStrikethrough,
|
||||||
|
Reference in New Issue
Block a user