Added docker troubleshooting tips and code highlighting

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2023-12-29 10:59:40 -06:00
parent cc21870dc5
commit afc6194b89
2 changed files with 28 additions and 8 deletions
+3
View File
@@ -291,6 +291,9 @@ module.exports = {
},
prism: {
theme: prismTheme,
// Supported languages: https://prismjs.com/#supported-languages
// Default languages: https://github.com/FormidableLabs/prism-react-renderer/blob/master/packages/generate-prism-languages/index.ts#L9-L23
additionalLanguages: ['docker', 'bash'],
magicComments: [
// Extend the default highlight class name
{