Skip to content

Commit d5610f2

Browse files
committed
test: Test default value
1 parent c51803f commit d5610f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)