docs: remove linenums from every code block
Remove linenums from every single code block. Makes site considerably less busy and easier to read.
This commit is contained in:
@@ -28,7 +28,6 @@ markdown_extensions:
|
|||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
use_pygments: true
|
use_pygments: true
|
||||||
anchor_linenums: true
|
anchor_linenums: true
|
||||||
linenums: true
|
|
||||||
- toc:
|
- toc:
|
||||||
title: On this page
|
title: On this page
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user