mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-24 05:08:57 +00:00
Add Copy button to code blocks
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
committed by
yubiuser
parent
507d98b043
commit
c8adfc23bb
@@ -25,6 +25,7 @@ theme:
|
||||
- search.highlight
|
||||
- search.share
|
||||
- content.action.edit
|
||||
- content.code.copy
|
||||
palette:
|
||||
|
||||
# Light mode
|
||||
@@ -48,7 +49,7 @@ theme:
|
||||
markdown_extensions:
|
||||
# Code highlighting in ``` ``` blocks
|
||||
# https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown-extensions/#highlight
|
||||
- pymdownx.highlight:
|
||||
- pymdownx.highlight
|
||||
- pymdownx.superfences
|
||||
- pymdownx.inlinehilite
|
||||
# Table of Contents
|
||||
|
||||
Reference in New Issue
Block a user