ARM assembly code highlighter?

Given that Hugo uses Chroma, why is armasm (select ArmAsm from dropdown menu) highlighter not supported? only nasm and tasm works for me, but i need proper arm highlighter.

Hugo v0.88.1 uses github.com/alecthomas/chroma v0.9.2.
The ARM ASM lexer was added to Chroma v0.9.3.
The next release of Hugo will include Chroma v0.9.4 or later.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.