Sha256: dfe1762318f89c690d94b091ad1b26c70d42e6defdfc22b84530282978245f02
Contents?: true
Size: 937 Bytes
Versions: 1
Compression:
Stored size: 937 Bytes
Contents
{"scopeName":"mdx.vue.codeblock","patterns":[{"include":"#vue-code-block"}],"repository":{"vue-code-block":{"patterns":[{"name":"markup.code.vue.mdx","contentName":"meta.embedded.vue","begin":"(?:^|\\G)[\\t ]*(`{3,})(?:[\\t ]*((?i:(?:.*\\.)?vue))(?:[\\t ]+((?:[^\\n\\r`])+))?)(?:[\\t ]*$)","end":"(\\1)(?:[\\t ]*$)","patterns":[{"include":"source.vue"}],"beginCaptures":{"1":{"name":"string.other.begin.code.fenced.mdx"},"2":{"name":"entity.name.function.mdx"}},"endCaptures":{"1":{"name":"string.other.end.code.fenced.mdx"}}},{"name":"markup.code.vue.mdx","contentName":"meta.embedded.vue","begin":"(?:^|\\G)[\\t ]*(~{3,})(?:[\\t ]*((?i:(?:.*\\.)?vue))(?:[\\t ]+((?:[^\\n\\r])+))?)(?:[\\t ]*$)","end":"(\\1)(?:[\\t ]*$)","patterns":[{"include":"source.vue"}],"beginCaptures":{"1":{"name":"string.other.begin.code.fenced.mdx"},"2":{"name":"entity.name.function.mdx"}},"endCaptures":{"1":{"name":"string.other.end.code.fenced.mdx"}}}]}}}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
github-linguist-9.0.0 | grammars/mdx.vue.codeblock.json |