Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

linenums not displayed

jackmaessenjackmaessen ✭✭✭
edited December 2014 in Vanilla 2.0 - 2.8

I am testing this plugin and there appears highlighted code but only with linenumber 1
In the source i see:

<ol class="linenums">
<li class="L0">...</li>

The L1, L2 and so on is not listed.
I did use this pre tag like in the readme file is told:

<pre class="pretty print linenums">code goes here</pre>

What is going wrong with the line numbers?
I switched to default theme when i tested but still are no line numbers

You can look in the source code here: http://forum.webprofis.nl/discussion/comment/1686#Comment_1686

Comments

Sign In or Register to comment.