From 8b6a747260fc74b20dc827c4ab610b7b1a8c158f Mon Sep 17 00:00:00 2001 From: makocchi Date: Wed, 13 Jun 2018 08:13:29 +0900 Subject: [PATCH] fix code fencing (#9038) --- content/en/docs/home/contribute/style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/home/contribute/style-guide.md b/content/en/docs/home/contribute/style-guide.md index 3013576dfc..5d6dbc765e 100644 --- a/content/en/docs/home/contribute/style-guide.md +++ b/content/en/docs/home/contribute/style-guide.md @@ -192,7 +192,7 @@ Hugo [Shortcodes](https://gohugo.io/content-management/shortcodes) help create d 2. Use the following syntax to apply a style: - ```md + ``` {{}} **Note:** The prefix you use is the same text you use in the tag. {{}}