From 868df8c4e8c32af8f1af9fca34e3e0dcb7be252a Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 8 Apr 2024 05:36:45 -0700 Subject: Rename highlight languages back to Pygments --- hocon.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hocon.html.markdown') diff --git a/hocon.html.markdown b/hocon.html.markdown index 67ea30a2..b09e20f0 100644 --- a/hocon.html.markdown +++ b/hocon.html.markdown @@ -16,7 +16,7 @@ noisy than some other formats. Additionally, its support for comments makes it much better suited for user-facing configurations than JSON. -```hocon +``` // Comments can either look like this, # or they can look like this. // Anything after // or # is a comment. -- cgit v1.2.3