Files
hugo/layouts/shortcodes/nohighlight.html
T
Anthony Fok 076888b244 Docs: Add nohighlight shortcode and improve formatting
And some random formatting and copyediting fixes.

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

2 lines
62 B
HTML

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