Skip to content

Commit 730a73b

Browse files
committed
Revert "bug: remove windows EOL when copying on windows machines"
This reverts commit 311f108.
1 parent 311f108 commit 730a73b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docusaurus.config.js

-3
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ const config = {
7373
themeConfig:
7474
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
7575
({
76-
customFields: {
77-
copyToClipboardTransform: (code) => code.replace(/\r/g, ''),
78-
},
7976
metadata: [
8077
{
8178
name: "keywords",

0 commit comments

Comments
 (0)