todotxt / language-todotxt

Syntax highlighting and utilities for todo.txt files for atom.io
BSD 2-Clause "Simplified" License
30 stars 16 forks source link

Don't match "Google+" or "2+2" as a project #34

Closed evanp closed 6 years ago

evanp commented 6 years ago

The project regexp is pretty forgiving. We should be more stringent, only matching + with a space before and word after.