Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct trailing symbol parsing #149

Merged
merged 3 commits into from
Jul 17, 2016
Merged

Correct trailing symbol parsing #149

merged 3 commits into from
Jul 17, 2016

Conversation

nfrasser
Copy link
Collaborator

Should help with trailing special character issues

Fixes #108
Fixes #143

Partially addresses #100

* Allow start state to have a default next state
* Move away from regular expression state transitions
Now that quotes and parens/brackets get special treatment, there's no longer a
need to leave off trailing non-standard URL symbols.

Fixes #108
Fixes #143

Partially addresses #100
The other solution was unbelievably silly
@nfrasser
Copy link
Collaborator Author

Also adds support for default state transitions. This should help significantly with the plugin API.

@nfrasser nfrasser merged commit adfa0ce into master Jul 17, 2016
@nfrasser nfrasser deleted the correct-symbol-parsing branch July 17, 2016 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant