From fbaa905e23f26d20b37a3886dd8e07cd6edb8680 Mon Sep 17 00:00:00 2001 From: Marcel Ribeiro-Dantas Date: Tue, 28 Feb 2023 21:00:37 -0300 Subject: Fix broken pages due to unknown language for syntax highlighting Signed-off-by: Marcel Ribeiro-Dantas --- hjson.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hjson.html.markdown') diff --git a/hjson.html.markdown b/hjson.html.markdown index b9b35062..6b3cc3ed 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -15,7 +15,7 @@ to read and edit before passing the JSON data to the machine. Let's take a look at examples to see the key syntax differences! -```hjson +``` { # Comments are totally supported! -- cgit v1.2.3