Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Spellcheck is confused by something #351

Open
jmholla opened this issue Oct 13, 2020 · 2 comments
Open

Spellcheck is confused by something #351

jmholla opened this issue Oct 13, 2020 · 2 comments

Comments

@jmholla
Copy link

jmholla commented Oct 13, 2020

Prerequisites

Description

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.)

Steps to Reproduce

  1. Put the above in a new document.

Expected behavior:

Nothing being underlined.

Actual behavior:

Everything is underlined except spaces.

Reproduces how often:

100%

Versions

> 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

@jmholla
Copy link
Author

jmholla commented Oct 13, 2020

I've found this string also exhibits the same behavior:

- Internal StackOverflow

@bfayejones
Copy link

I suspect this is related to #281, which I have also been having issues with.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants