Skip to content

Commit 3bb8040

Browse files
committed
Removed unnecessary "admonitions" definition that was temporarily added in this branch
1 parent 6f35227 commit 3bb8040

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ const config: Config = {
6161
} satisfies RehypeShikiOptions,
6262
],
6363
],
64-
admonitions: {
65-
keywords: ["docotodo", "docofeedback", "docoscope"],
66-
extendDefaults: true,
67-
},
6864
},
6965
theme: {
7066
customCss: "./src/css/custom.css",

0 commit comments

Comments
 (0)