Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove lines added in commonmark#95.
These said that a single `-` that could be interpreted as either an empty list item or a setext header underline should have the latter interpretation. But now that the spec says that an empty list item can't interrupt a paragraph, this is unnecessary. See commonmark/commonmark.js#222.
- Loading branch information