rouge-ruby / rouge

A pure Ruby code highlighter that is compatible with Pygments
https://rouge.jneen.net/
Other
3.3k stars 732 forks source link

Add a Lexer for Bicep language #1937

Open xaviermignot opened 1 year ago

xaviermignot commented 1 year ago

Add support for Bicep (Azure DSL language).

This is my first Lexer, and as I'm not a Ruby developer I am very open to feedback, I'll be happy to make the requested changes. I have tried to follow the guidelines from the docs, but feel free to reach out if there is any broken rule (or any question).

Resolves #1887 (I hope 🤞)

flanakin commented 8 months ago

@tancnle Any chance you could review this and consider it for the next release? This is a gap for my site right now 😞