Codeblock Syntax Highlighting support for more languages

Though several languages were added, I’m still missing Elixir :grimacing: CodeMirror does not support it out of the box, as they are encouraging people to write their own language modes instead of maintaining tons of languages.

I have opened a PR to add Elixir language mode and I’m currently using this fork for my local graphs :slightly_smiling_face: However, it would be amazing to have Elixir work out-of-the-box with logseq :rocket: :

For context: I’m testing logseq at the moment for my personal and work private journals, but I’d like to extend its use to build an “organization brain” at work. Our stack consists mainly of Typescript and Elixir, so that’s why I wanted to have support for Elixir :grimacing:

1 Like