mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-16 16:00:45 -04:00
fix(client): enable bash syntax highlighting (#58131)
This commit is contained in:
@@ -38,6 +38,7 @@ const config = {
|
||||
'prismjs',
|
||||
{
|
||||
languages: [
|
||||
'bash',
|
||||
'clike',
|
||||
'css',
|
||||
'html',
|
||||
|
||||
Reference in New Issue
Block a user