Hi!
I'm the guy who emailed you the other day! π
Thanks for the reply, I really appreciate it!
I'm proposing to offer some parameters to the class instantiation to require more language for the language syntax highlighting.
For instance Ruby π
editor = new EditorJS({
readOnly: false,
holder: 'editorjs',
tools: {
code: editorjsCodeflask({languaje: "Ruby"}),
}})
A hug!