diff --git a/docs/content/extras/shortcodes.md b/docs/content/extras/shortcodes.md index e1b72d313..5464b1a57 100644 --- a/docs/content/extras/shortcodes.md +++ b/docs/content/extras/shortcodes.md @@ -216,9 +216,11 @@ Would be rendered as: *Example has an extra space so Hugo doesn’t actually render it*. + {{ % highlight html %}} This HTML + {{ % /highlight %}} The template for this utilizes the following code (already include in Hugo)