Skip to content

Commit d7c6f30

Browse files
authored
Merge pull request #5 from BasisVR/towneh-patch-1
Add csharp syntax highlighting
2 parents 919870a + 262eabc commit d7c6f30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ const config = {
154154
prism: {
155155
theme: prismThemes.github,
156156
darkTheme: prismThemes.dracula,
157+
additionalLanguages: ['csharp'],
157158
},
158159
}),
159160
};

0 commit comments

Comments
 (0)