Skip to content

Commit

Permalink
Revise comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zudov committed Sep 21, 2017
1 parent 7014fe7 commit e53ae82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comark-parser/src/Comark/Parser.hs
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ processLine (lineNumber, txt) = do
, ct /= IndentedCode
-> addLeaf lineNumber (TextLine t)

-- A special case: Lazy continuation of a list item looking like
-- Special case: Lazy continuation of a list item looking like
-- indented code e.g:
-- " 1. Paragraph"
-- " with two lines"
Expand Down

0 comments on commit e53ae82

Please sign in to comment.