Add "copy codeblock" for non-prism highlighting #106
qjcg
started this conversation in
Feature Requests
Replies: 1 comment
-
This is definitely a nice feature to have for those who prefer Chroma over PrismJS for syntax highlighting. Will implement this soon. Thanks for the feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With
params.docs.prism = true
set inhugo.toml
, there's a "copy codeblock" button on code blocks that's very convenient.It would be awesome if the same "copy codeblock" feature was available with
params.docs.prism = false
as well!Beta Was this translation helpful? Give feedback.
All reactions