From 61726e69f607331f6fcd843b8b86c49979aa0ed4 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 10 Jan 2023 21:25:46 -0800 Subject: [PATCH] Change lang param to optional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6902fc97..7a9156b8 100644 --- a/README.md +++ b/README.md @@ -571,7 +571,7 @@ Parameters:
caption
Optional. String. Markdown. Descriptive text that appears centered below the code.
lang
-
Required. Unnamed argument. String. Chroma language code. See available codes.
+
Optional. Unnamed argument. String. Chroma language code. Defaults to plaintext. See available codes.
options
Optional. String. Hugo highlight options. See options.