Skip to content

Commit 8dd5255

Browse files
committed
Update documentation page settings
1 parent 2bba130 commit 8dd5255

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ theme:
4444
- search.highlight
4545
- content.code.copy
4646
- content.code.annotate
47+
- content.code.select
48+
4749
extra:
4850
# sets scope of cookies to use a common path (root)
4951
# scope: "/"
@@ -88,6 +90,8 @@ markdown_extensions:
8890
- admonition
8991
- pymdownx.highlight:
9092
anchor_linenums: true
93+
line_spans: __span
94+
pygments_lang_class: true
9195
- pymdownx.inlinehilite
9296
- pymdownx.snippets
9397
- pymdownx.superfences

0 commit comments

Comments
 (0)