From 09fea41e0c5f525ce0ef1edf2c862e1cdcb215fd Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 7 Nov 2022 03:12:11 -0800 Subject: [PATCH] Add lang to fenced code block --- content/en/templates/internal.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/templates/internal.md b/content/en/templates/internal.md index 79479bdfe..a92a0f551 100644 --- a/content/en/templates/internal.md +++ b/content/en/templates/internal.md @@ -211,7 +211,8 @@ The `.Site.Social.twitter` variable is exposed from the config as the value for {{}} NOTE: The `@` will be added for you -``` + +```html ```