Fix for issue 583

This commit is contained in:
Justin Calleja 2014-10-25 16:54:07 +02:00 committed by spf13
parent 6c238e140d
commit 11ddc308e3

View file

@ -216,9 +216,11 @@ Would be rendered as:
*Example has an extra space so Hugo doesnt actually render it*.
{{ % highlight html %}}
<html>
<body> This HTML </body>
</html>
{{ % /highlight %}}
The template for this utilizes the following code (already include in Hugo)