wooorm / refractor

Lightweight, robust, elegant virtual syntax highlighting using Prism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL language definition: no match for triple-quoted docstrings

simmerer opened this issue · comments

Triple-quoted docstrings are valid GraphQL but aren't accounted for here in refractor's GraphQL syntax definition.

See #28 for a fix.