Skip to content

Commit 8b18657

Browse files
committed
feat: enable line numbers for code blocks globally
1 parent 8669383 commit 8b18657

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ markdown_extensions:
323323
anchor_linenums: true
324324
line_spans: __span
325325
pygments_lang_class: true
326+
linenums: true
327+
linenums_style: pymdownx-inline
326328
- pymdownx.inlinehilite
327329
- pymdownx.superfences:
328330
custom_fences:

0 commit comments

Comments
 (0)