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

Turtle: Minor improvements #2038

Merged

Conversation

RunDevelopment
Copy link
Member

This makes a few small changes to Turtle:

  • Multiline strings were too greedy and matched """a""""" whole.
  • URLs (IRI) were too accepting.
  • The keyword patterns are now disjoint.

@RunDevelopment
Copy link
Member Author

I'll merge this now so that these changes can potentially be used in #2033.

@RunDevelopment RunDevelopment merged commit 8ccd258 into PrismJS:master Sep 2, 2019
@RunDevelopment RunDevelopment deleted the turtle-minor-imporvements branch September 2, 2019 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant