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:
@@ -3,7 +3,7 @@ Andy Wilkinson;
|
||||
:doctype: book
|
||||
:toc:
|
||||
:toclevels: 4
|
||||
:source-highlighter: prettify
|
||||
:source-highlighter: highlightjs
|
||||
|
||||
[introduction]
|
||||
= Introduction
|
||||
|
||||
Reference in New Issue
Block a user