From fbe6df5541f3a805d63323e05f8308a3d049eebd Mon Sep 17 00:00:00 2001 From: HiDeoo Date: Wed, 18 Sep 2024 08:21:28 +0000 Subject: [ci] format --- docs/grammars/markdoc.tmLanguage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/grammars/markdoc.tmLanguage.json b/docs/grammars/markdoc.tmLanguage.json index 3c6ed3b8..7089fd49 100644 --- a/docs/grammars/markdoc.tmLanguage.json +++ b/docs/grammars/markdoc.tmLanguage.json @@ -3139,4 +3139,4 @@ } }, "scopeName": "text.html.markdoc" -} \ No newline at end of file +} -- cgit