rouge-ruby / rouge

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

add Stan lexer #1768

Closed spinkney closed 2 years ago

spinkney commented 2 years ago

Stan Language documentation: https://mc-stan.org/docs/2_28/reference-manual/index.html

Implementation of Stan language syntax highlighting in other libraries Pygments PrismJS VS-code Emacs Vim highlight.js LaTeX listings Atom JupyterLab

tancnle commented 2 years ago

Closed by https://github.com/rouge-ruby/rouge/pull/1735