Show line numbers in embedded gists
This commit is contained in:
parent
4fa7d34d1a
commit
ac578dff35
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@
|
||||||
<i>View Raw</i>
|
<i>View Raw</i>
|
||||||
</a>
|
</a>
|
||||||
</h5>
|
</h5>
|
||||||
{{ highlight $e.content $e.language "" }}
|
{{ highlight $e.content $e.language "linenos=inline" }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in a new issue