rouge-ruby / rouge

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

Highlight float number in nginx lexer #2017

Closed tancnle closed 9 months ago

tancnle commented 9 months ago
Before After
Screenshot 2024-01-02 at 12 03 58 pm Screenshot 2024-01-02 at 12 03 02 pm

Fixes https://github.com/rouge-ruby/rouge/issues/1997

Also added more Nginx samples from https://www.nginx.com/resources/wiki/start/topics/examples/full/