Compare commits

..

1 Commits

Author SHA1 Message Date
afe2b31929 Merge f8c584bf88 into 1313415c8b 2024-06-19 19:09:57 +00:00

View File

@ -80,16 +80,7 @@ def main():
### Copy Button
By default, copy button is enabled for code blocks. Its behavior can changed by modifying the site configuration file:
```yaml {linenos=table,linenostart=42,filename="hugo.yaml"}
params:
highlight:
copy:
enable: true
# hover | always
display: hover
```
By default, copy button is enabled for code blocks.
## Supported Languages