diff --git a/docs/reference/code-blocks.md b/docs/reference/code-blocks.md index 6dbf5b2ad..ece6441ea 100644 --- a/docs/reference/code-blocks.md +++ b/docs/reference/code-blocks.md @@ -83,6 +83,9 @@ theme: ??? tip "Overriding the clipboard text" + + + If you want to define a slightly different text to be copied to the clipboard, you can use the `data-copy` attribute on the code block. Note that this attribute does not support multiple lines, which is not a