Skip to content

Commit 8e6b8c1

Browse files
committed
enable code copy feature
1 parent 856fc17 commit 8e6b8c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ theme:
2929
# - navigation.expand
3030
- navigation.top
3131
- toc.follow
32+
- content.code.copy
3233
palette:
3334
- scheme: default
3435
primary: indigo
@@ -107,8 +108,8 @@ markdown_extensions:
107108
- pymdownx.caret
108109
- pymdownx.mark
109110
- pymdownx.tilde
110-
- pymdownx.highlight
111111
- pymdownx.magiclink
112+
- pymdownx.highlight
112113
- pymdownx.emoji:
113114
emoji_index: !!python/name:material.extensions.emoji.twemoji
114115
emoji_generator: !!python/name:material.extensions.emoji.to_svg

0 commit comments

Comments
 (0)