From a131465a1bfcf3f656fa9e0ebee2875a907165e2 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Tue, 22 Feb 2022 17:08:34 +0000 Subject: [PATCH] Update syntax.json Fix Markdown syntax as mentioned in #108 --- syntax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax.json b/syntax.json index cbc11c8..60f79c7 100644 --- a/syntax.json +++ b/syntax.json @@ -362,7 +362,7 @@ { "type": "block", "pattern": { - "start": "" } }