Skip to content

Commit

Permalink
Add bash syntax highlighter
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Staudinger <[email protected]>
  • Loading branch information
Staudey committed Apr 30, 2024
1 parent c6e3126 commit 03f13bf
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 @@ -225,6 +225,7 @@ const config = {
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ['bash'],
},
}),
};
Expand Down

0 comments on commit 03f13bf

Please sign in to comment.