Skip to content

Commit 2f9cba7

Browse files
add diff formatting support
1 parent 7d68caf commit 2f9cba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ const config = {
168168
// Existing footer configuration...
169169
},
170170
prism: {
171+
additionalLanguages: ['diff'],
171172
theme: lightCodeTheme,
172173
darkTheme: darkCodeTheme,
173174
},

0 commit comments

Comments
 (0)