From 2b6a82db4f4acdc815ca8deb652cdaa6abaa5d4e Mon Sep 17 00:00:00 2001 From: Kartik Singhal Date: Tue, 23 Sep 2014 19:39:40 +0530 Subject: [PATCH] Make highlight.js example clearer Provide the missing step to actually use the library. Should be helpful for a newbie. --- content/extras/highlighting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/extras/highlighting.md b/content/extras/highlighting.md index 7c5ce3fa3..a90a72451 100644 --- a/content/extras/highlighting.md +++ b/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/`.