atom / language-gfm

GitHub Flavored Markdown in Atom
MIT License
101 stars 107 forks source link

wrong syntax highlighted for blod #209

Closed iDragonfly2050 closed 7 years ago

iDragonfly2050 commented 7 years ago

Prerequisites

Description

wrong syntax highlighted for bold.

Steps to Reproduce

  1. input text:
**中文**中文**中文**
**hightlight**do not hightlight**hightlight**
**hightlight** Chinese doesn't use space **hightlight**

Expected behavior: hard to say.

Actual behavior: tim 20170521163555

Reproduces how often: Always.

Versions

Atom : 1.17.0 Electron: 1.3.15 Chrome : 52.0.2743.82 Node : 6.5.0 language-gfm : 0.88.1

winstliu commented 7 years ago

Thanks for taking the time to contribute!

We noticed that this is a duplicate of #117. You may want to subscribe there for updates.

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.