1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Nathan Youngman ec9c691216 Insert code tag for server-side syntax highlighting
Inserts a code tag into Pygments output with the language-info that is present when using client-side highlighting (useful for CSS hooks)

```html
<code class="language-go" data-lang="go">
```

closes #1490
2015-10-15 17:59:28 +02:00
..
2015-10-12 20:47:06 +02:00
2015-05-28 23:05:17 +02:00
2015-10-07 21:28:29 +02:00
2015-10-15 10:15:26 +02:00
2015-10-15 10:15:26 +02:00