From: Kartik Singhal Date: Tue, 23 Sep 2014 14:09:40 +0000 (+0530) Subject: Make highlight.js example clearer X-Git-Tag: v0.13~401 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3060307085c948dd57b764b72b3d3997254e0791;p=brevno-suite%2Fhugo Make highlight.js example clearer Provide the missing step to actually use the library. Should be helpful for a newbie. --- diff --git a/docs/content/extras/highlighting.md b/docs/content/extras/highlighting.md index 7c5ce3fa..a90a7245 100644 --- a/docs/content/extras/highlighting.md +++ b/docs/content/extras/highlighting.md @@ -89,6 +89,7 @@ as `header.html` or `header.includes.html`. Simply add: + You can of course use your own copy of these files, typically in `./static/`.