Add strikethrough parser to line parser list
This commit is contained in:
@@ -220,6 +220,7 @@ lineParsers =
|
||||
parseEscapedChar,
|
||||
parseBold,
|
||||
parseItalic,
|
||||
parseStrikethrough,
|
||||
parseLink,
|
||||
parseString
|
||||
] -- A 'line' doesn't include a 'header'
|
||||
|
Reference in New Issue
Block a user