Skip to content

Commit

Permalink
Merge pull request #374 from IABTechLab/gwh-APIDOCS-1822-06-docusauru…
Browse files Browse the repository at this point in the history
…s-update-for-csharp

docusaurus -- add support for C# syntax highlighting
  • Loading branch information
genwhittTTD authored Nov 29, 2023
2 parents 34acb72 + fcada9f commit cd28408
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 @@ -287,6 +287,7 @@ const config = {
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ['csharp'],
},
algolia: {
// N.b. per Algolia, these are public values - once we get them, we can commit them to the open source repo.
Expand Down

0 comments on commit cd28408

Please sign in to comment.