Added missing documentation for features

This commit is contained in:
squidfunk
2017-03-11 18:01:14 +01:00
committed by Martin Donath
parent b8f4b62b72
commit 34b09a6724
2 changed files with 38 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
and is included in the standard Markdown library. The highlighting process is
executed during compilation of the Markdown file.
!!! fail "Syntax highlighting not working?"
!!! failure "Syntax highlighting not working?"
Please ensure that [Pygments][2] is installed. See the next section for
further directions on how to set up Pygments or use the official