Files
xboct-flow/syntaxes/xflow.tmLanguage.json
T

9 lines
107 B
JSON

{
"scopeName": "text.html.markdown.xflow",
"patterns": [
{
"include": "text.html.markdown"
}
]
}