Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config.json: add two new keys to
online_editor
(#295)
- `online_editor.ace_editor_language`: the language identifier for the Ace editor, which is used to edit code on the website. - `online_editor.highlightjs_language`: the language identifier for Highlight.js, which is used to highlight code on the website.
- Loading branch information