mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 09:05:58 -04:00
docs: list code block copy button config (#412)
* fix: list code block copy button config * Mention copy button config in the guide
This commit is contained in:
@ -151,6 +151,12 @@ params:
|
||||
sortBy: date
|
||||
sortOrder: desc # or "asc"
|
||||
|
||||
highlight:
|
||||
copy:
|
||||
enable: true
|
||||
# hover | always
|
||||
display: hover
|
||||
|
||||
comments:
|
||||
enable: false
|
||||
type: giscus
|
||||
|
Reference in New Issue
Block a user