diff --git a/src/tools/code-highlighter/code-highlighter.vue b/src/tools/code-highlighter/code-highlighter.vue index 21e447ea6d..ebe95b1c21 100644 --- a/src/tools/code-highlighter/code-highlighter.vue +++ b/src/tools/code-highlighter/code-highlighter.vue @@ -1,10 +1,11 @@ @@ -113,10 +158,18 @@ const { copy: copyText } = useCopy({ source: code }); mb-3 /> - + + + + + + + + Removes the background color for better readability when pasting into Outlook or other email clients + {{ t('tools.code-highlighter.texts.tag-copy-html-formatted') }}