klorenz / atom-regex-railroad-diagrams

display regex as railroad diagram, if cursor moves to it
MIT License
250 stars 31 forks source link

Expected ")" or "|" but end of input found. #56

Closed amiuhle closed 9 years ago

amiuhle commented 9 years ago

The following regex gives me an exception:

/\b@?TODO:?\s(.+$)/g
/\b@?TODO:?\s(.+$
                ^
                Expected ")" or "|" but end of input found.
klorenz commented 9 years ago

Fixed in 0.9