client: Apply syntax highlight in real-time

This commit is contained in:
Elian Doran
2024-10-27 20:08:12 +02:00
parent 0d270cbeb6
commit 2fdff29067
2 changed files with 3 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ function loadHighlightingTheme(theme) {
export default {
requireCss,
requireLibrary,
loadHighlightingTheme,
CKEDITOR,
CODE_MIRROR,
ESLINT,