1
0
mirror of https://github.com/thangisme/notes.git synced 2024-11-18 21:26:09 -05:00

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

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