garysieling / garysieling/jquery-highlighttextarea

Words with -(minus) highlight to bugs

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
157
Forks
72
PR merge metrics
No merged PRs in 30d

Description

Someting wrong with inserting a minus character.
It will not cure even if it esacepes.

```
words: [{
color: '#ADF0FF',
words: '-'
},{
color: '#ADF000',
words: '\-'
},{
color: '#ADFF00',
words: 'test'
}]
```

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.