Skip to content

Commit

Permalink
Set highlightjs language to clojure (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Jun 24, 2021
1 parent 7071714 commit 06c5ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"online_editor": {
"indent_style": "space",
"indent_size": 2,
"highlightjs_language": "text"
"highlightjs_language": "clojure"
},
"ignore_pattern": "[Ee]xample",
"solution_pattern": "[Ee]xample",
Expand Down

0 comments on commit 06c5ee0

Please sign in to comment.