Skip to content

Commit

Permalink
Enable syntax highlighting for python code
Browse files Browse the repository at this point in the history
  • Loading branch information
zhe-slac committed Nov 7, 2023
1 parent 5030617 commit e68348b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ const config = {
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ['python'],
},
}),
}
Expand Down

0 comments on commit e68348b

Please sign in to comment.