mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(client): enable syntax highlighting for JSX code blocks (#57715)
This commit is contained in:
@@ -42,6 +42,7 @@ const config = {
|
||||
'css',
|
||||
'html',
|
||||
'javascript',
|
||||
'jsx',
|
||||
'markup',
|
||||
'mathml',
|
||||
'pug',
|
||||
|
||||
Reference in New Issue
Block a user