Added Rmarkdown-support

This commit is contained in:
Max Brede
2023-03-23 14:44:16 +01:00
parent 7174525707
commit 4f20f4b489
4 changed files with 9 additions and 31 deletions

View File

@@ -438,17 +438,6 @@
"start": "<!--",
"end": "-->"
}
},
{
"type": "block",
"pattern": {
"start": "{/\\*",
"end": "\\*/}"
}
},
{
"type": "line",
"pattern": "- \\[ \\]"
}
]
},