The syntax highlighting looks a little wonky because, with Alda being a new language, Rouge has no idea how to lex and highlight Alda code.
It seems like it shouldn't be too hard to create an Alda lexer for Rouge.
For reference: https://github.com/jneen/rouge#using-the-lexer-dsl
The syntax highlighting looks a little wonky because, with Alda being a new language, Rouge has no idea how to lex and highlight Alda code.
It seems like it shouldn't be too hard to create an Alda lexer for Rouge.
For reference: https://github.com/jneen/rouge#using-the-lexer-dsl