We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8d4e5 commit 239f62bCopy full SHA for 239f62b
‎docs/next.config.mjs‎
@@ -5,10 +5,6 @@ const withNextra = nextra({
5
themeConfig: './theme.config.tsx',
6
staticImage: true,
7
latex: false,
8
- // flexsearch: {
9
- // codeblocks: false
10
- // },
11
- // flexsearch: false,
12
defaultShowCopyCode: true
13
})
14
0 commit comments