소스 검색

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
 
-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