rouge
rouge copied to clipboard
Add AutoIt lexer
AutoIt https://www.autoitscript.com/autoit3/docs/
Implementation in other libraries
- Pygments: https://github.com/pygments/pygments/blob/debda34e2d4f28d6d369cdafdcba4791702f63fc/pygments/lexers/automation.py (
CTRL + Fand search "AutoIt") - Highlight.js: https://github.com/highlightjs/highlight.js/blob/f0c4a36796262132a3559b2f7800bfea85484b8a/src/languages/autoit.js
Would love to see this get added. Thanks in advance.