Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2019-02-15 18:20:39 +0300
committerZachary Betz <zwbetz@gmail.com>2019-02-15 18:20:39 +0300
commit9192276af678295d3919fbb9d44ea562bfc4fba0 (patch)
tree5663d1e9d15db2e3ced8e6b871d57467a8c18bd1 /exampleSite
parentadc8f2ffeab8f10f306949bf55bd39a727a69ef2 (diff)
Update wording
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/post/cupper-shortcodes/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/post/cupper-shortcodes/index.md b/exampleSite/content/post/cupper-shortcodes/index.md
index a8851d9..f5fa1f6 100644
--- a/exampleSite/content/post/cupper-shortcodes/index.md
+++ b/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