mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
Docs: Add nohighlight shortcode and improve formatting
And some random formatting and copyediting fixes. See also #1708
This commit is contained in:
1
docs/layouts/shortcodes/nohighlight.html
Normal file
1
docs/layouts/shortcodes/nohighlight.html
Normal file
@@ -0,0 +1 @@
|
||||
<pre><code class="hljs nohighlight">{{ .Inner }}</code></pre>
|
Reference in New Issue
Block a user