Update ProTip on Installation page in docs to point to all the info about Pygments and the 'highlight' tag. Fixes #1196.

This commit is contained in:
Parker Moore 2013-06-09 18:08:55 +02:00
parent bbd789e549
commit 9b668be281
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ Check out [the extras page](../extras) for more information.
<p>
If youre the kind of person who is using Jekyll, then chances are youll
want to enable syntax highlighting using Pygments. You should really
<a href="../extras">check out how to do that</a> before you go any further.
<a href="../templates/#code_snippet_highlighting">check out how to do
that</a> before you go any further.
</p>
</div>