Skip to content
Snippets Groups Projects
Commit d59887cc authored by PLanCompS's avatar PLanCompS
Browse files

Update linenos.md

doc for turning on kramdown linenos globally corrected/
parent fea9ae2b
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ following configuration option:
kramdown:
syntax_highlighter_opts:
block:
line_numbers: false
line_numbers: true
{% endhighlight %}
Line numbers can then be suppressed locally using Liquid tags (_without_ the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment