Skip to content

Commit ddf6521

Browse files
committed
test: Disable codeBlocks option
1 parent 0488bd2 commit ddf6521

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/markdown-confluence-sync/markdown-confluence-sync.config.cjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,4 @@ module.exports = {
4141
rootPageName: "Cross",
4242
},
4343
logLevel: "debug",
44-
rehype: {
45-
codeBlocks: true,
46-
},
4744
};

0 commit comments

Comments
 (0)