1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

docs: Fixed diff syntax (#8937)

The blocks with `diff` syntax didn't render correctly. This is a result
of Docusaurus v3 [changing the included languages
](https://docusaurus.io/docs/migration/v3#prism-react-renderer-v20).
This commit is contained in:
Alvin Bryan 2024-12-10 14:48:09 +00:00 committed by GitHub
parent 5cc0e589e8
commit 708fce4428
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -179,6 +179,7 @@ const config: Config = {
'php',
'ruby',
'bash',
'diff',
],
},
languageTabs: [