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

Array of words with <> doesn't highlight correctly when using } inside #2

Closed
samcv opened this issue Dec 10, 2016 · 1 comment
Closed

Comments

@samcv
Copy link
Collaborator

samcv commented Dec 10, 2016

Example Code

<hello> #fine
<hello}> #doesn't work
@samcv samcv added this to the v1.9.9 milestone Dec 15, 2016
samcv added a commit that referenced this issue Dec 15, 2016
Fix angle bracket delimited word array's not highlighting properly
with a `}` immidiately before the closing angle bracket. Fixes Issue #2

Add tests for this and angle bracket arrays without a } at the end.

Fit the changelog into 80 columns as well as updating it.
@samcv
Copy link
Collaborator Author

samcv commented Dec 15, 2016

Fixed for v1.9.9 ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant