mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Fix for issue 583
This commit is contained in:
@@ -216,9 +216,11 @@ Would be rendered as:
|
||||
|
||||
*Example has an extra space so Hugo doesn’t actually render it*.
|
||||
|
||||
{{ % highlight html %}}
|
||||
<html>
|
||||
<body> This HTML </body>
|
||||
</html>
|
||||
{{ % /highlight %}}
|
||||
|
||||
The template for this utilizes the following code (already include in Hugo)
|
||||
|
||||
|
Reference in New Issue
Block a user