瀏覽代碼

Update wording

Zachary Betz 6 年之前
父節點
當前提交
9192276af6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      exampleSite/content/post/cupper-shortcodes/index.md

+ 1 - 1
exampleSite/content/post/cupper-shortcodes/index.md

@@ -88,7 +88,7 @@ hugo server --gc
 
 
 ## syntax highlighting
 ## syntax highlighting
 
 
-To get syntax highlighting for your code, use regular markdown code fences:
+To get syntax highlighting for your code, use markdown code fences, then specify the language:
 
 
 ````
 ````
 ```html
 ```html