client9 / client9/gospell

numbers in exponential form should not be marked

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
44
Forks
7
Avg merge
12h 29m
Merged PRs (30d)
1

Description

aspell ok!

```
echo " 1.23e10" | aspell -a
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6.1)
*
```

hunspell tokenizes it as two words `1` and `23e10`

```
nickg13:plaintext nickg$ echo " 1.23e10" | hunspell -l
23e10
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.