1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-12 17:52:06 +00:00
hugo/docs/layouts/shortcodes/nohighlight.html
Anthony Fok cb8f459127 Docs: Add nohighlight shortcode and improve formatting
And some random formatting and copyediting fixes.

See also 
2015-12-23 09:31:07 -07:00

1 line
62 B
HTML

<pre><code class="hljs nohighlight">{{ .Inner }}</code></pre>