Skip to content

Commit c51803f

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ module.exports = {
4141
rootPageName: "Cross",
4242
},
4343
logLevel: "debug",
44+
rehype: { codeBlocks: false },
4445
};

0 commit comments

Comments
 (0)