rouge-ruby / rouge

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

Improve disambiguation rules on .pp extension #1898

Closed tancnle closed 1 year ago

tancnle commented 1 year ago

This tightens the disambiguation around .pp extension that is shared between Puppet and Pascal lexer.

Closes https://github.com/rouge-ruby/rouge/issues/1866

tancnle commented 1 year ago

👋🏼 @jamespwilliams @Alexey-T keen to hear your thoughts on this change 🙏🏼