getsolus / help-center-docs

Solus's Help Center documentation as well as previous User Guide.
https://help.getsol.us
GNU General Public License v2.0
57 stars 83 forks source link

Add more missing syntax highlighters, add more meta strings to code #533

Closed Staudey closed 6 months ago

Staudey commented 6 months ago

Description

Add the missing syntax highlighting languages ini, powershell and diff. There were already code blocks with the corresponding language meta strings, but those had no effect without importing the languages [Note: they might have been part of the default list of languages with a previous Docusaurus/prism-react-renderer version]

Also add some more language meta strings to code blocks that were missing them.

Staudey commented 6 months ago

This has already gone through yarn prettier