We store business information using mediawiki and share template code snippets from all our development environments using the syntaxhighlight extension which uses Pygments to do automatic syntax formatting in the page.
Arcade is not in the 'hundreds of languages' Pygments supports (and I acknowledge this is not the venue to ask for Pygments or Mediawiki support) but I just wanted to ask what root language is Arcade most like? It doesn't need to be 100% accurate but anyone who's read code with <pre> tags knows it doesn't 'spark joy'.
Over at Using Arcade expressions in web apps they said
Arcade is similar to other scripting and expression languages, such as SQL, Python, VBScript and spreadsheet formulas. ...It has syntax similar to JavaScript...
The closest and nicest-looking syntax I've seen is java but I was wondering out of those hundreds what the closest match is. Javascript is mentioned a lot over at Arcade | ArcGIS API for JavaScript 4.17 but when I apply that under syntaxhighlighter it actually looks quite 'meh', although that could just be my style markup.
Edit: This is what I mean by 'meh' styling if you're interested. No fault of Arcade, Mediawiki or Pygments, it is what it is.
