Include language in snippets so that their syntax can be highlighted

cURL requests are marked as being bash and cURL responses are marked as
being http. This allows their syntax to be highlighted in the resulting
HTML.
This commit is contained in:
Andy Wilkinson
2014-10-28 15:24:50 +00:00
parent 01e37f1e4f
commit 44d6dfa2c0
4 changed files with 10 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ Andy Wilkinson;
:doctype: book
:toc:
:toclevels: 4
:source-highlighter: prettify
:source-highlighter: highlightjs
[introduction]
= Introduction