Fix displaying line numbers in API reference

This commit is contained in:
Yurii Motov 2026-03-11 22:31:46 +01:00
parent 0cb9e3701e
commit 2bebc0bae3
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ markdown_extensions:
pymdownx.caret: null
pymdownx.highlight:
line_spans: __span
linenums_style: pymdownx-inline
pymdownx.inlinehilite: null
pymdownx.keys: null
pymdownx.mark: null