Update linenos.md

doc for turning on kramdown linenos globally corrected/
This commit is contained in:
PLanCompS 2020-09-11 19:42:44 +02:00
parent fea9ae2b07
commit d59887cc2b
1 changed files with 1 additions and 1 deletions

View File

@ -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