Hello, I came across bug in pygments highlighting of Turtle. I don't work with python but I managed to put together a PR which hopefully will fix that issue: https://github.com/pygments/pygments/pull/1590
Pygments has lexers for SPARQL, Turtle and ShExC. They have quite a bit of duplication and Turtle appears to be written before other two. I just wanted give shout out to RDFlib community to see if someone would be interested in improving RDF support in pygments. It is used by https://tabatkins.github.io/bikeshed/ and growing number of W3C groups uses it for drafting specs and notes. Cheers! -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/c9c860d8-e785-4d89-8513-05ce5c141296n%40googlegroups.com.
