Merge remote-tracking branch 'origin' into fixingIncompleteElements
This commit is contained in:
@@ -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