Open jmholla opened 4 years ago
In a Markdown document, every word (include -) is underlined:
- FAQ is minuscule
I discovered this after it corrected my spelling of minuscule. (Yes, the corrected version ended up underlined.)
Expected behavior:
Nothing being underlined.
Actual behavior:
Everything is underlined except spaces.
Reproduces how often:
100%
> atom --version Atom : 1.52.0 Electron: 6.1.12 Chrome : 76.0.3809.146 Node : 12.4.0 > apm --version apm 2.5.2 npm 6.14.8 node 12.4.0 x64 atom 1.52.0 python 2.7.16 git 2.26.0
Mac 10.15.7
I've found this string also exhibits the same behavior:
- Internal StackOverflow
I suspect this is related to #281, which I have also been having issues with.
Prerequisites
Description
In a Markdown document, every word (include -) is underlined:
I discovered this after it corrected my spelling of minuscule. (Yes, the corrected version ended up underlined.)
Steps to Reproduce
Expected behavior:
Nothing being underlined.
Actual behavior:
Everything is underlined except spaces.
Reproduces how often:
100%
Versions
Mac 10.15.7