Closed jefferyyuan closed 5 years ago
Thanks for contributing!
I believe this is a duplicate of https://github.com/atom/language-gfm/issues/171 so you can subscribe there for updates if you'd like.
Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.
For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.
Prerequisites
Description
Syntax highlighting broke when the code is invalid
Steps to Reproduce
Create a markdown document, add the following code block, and : the bash code is invalid.
another title
-- end of the demo
Expected behavior: [What you expect to happen]
Reproduces how often: [What percentage of the time does it reproduce?]
Versions
Atom : 1.28.0 Electron: 2.0.3 Chrome : 61.0.3163.100 Node : 8.9.3