From 36db268e388238cdae927c9c220f9faae8c8d6ed Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 27 May 2024 12:17:10 -0600 Subject: Remove unsupported highlight languages (#4962) --- gleam.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gleam.html.markdown') diff --git a/gleam.html.markdown b/gleam.html.markdown index df6cddfd..01d65e99 100644 --- a/gleam.html.markdown +++ b/gleam.html.markdown @@ -26,7 +26,7 @@ code in browser or any other JS-enabled runtime. When using this feature, TypeScript definitions get created, so you can interact with your Gleam code confidently, even from the outside. -```gleam +``` //// This comment with four slashes is a module-level. //// This kind of comments are used to describe the whole module. -- cgit v1.2.3