More Languages for Code Blocks (PrismJS)
Viajaz
PrismJS supports many languages (https://prismjs.com/#supported-languages) so why are only a few listed in the CKEditor for Code Blocks?
Viajaz
If I'm not mistaken, one can change the available CodeBlock languages at:
https://github.com/Requarks/wiki/blob/8d420759f886b344cb1d212e7a03b8ceac44ddbb/client/components/editor/editor-ckeditor.vue#L68
See also:
https://ckeditor.com/docs/ckeditor5/latest/features/code-blocks.html#common-api
Viajaz
I see that highlight.js is used in places too? https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md