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

Support bold and italics at the same time #2053

Closed tancnle closed 3 weeks ago

tancnle commented 3 weeks ago
Before After
Screenshot 2024-06-10 at 7 36 43 PM Screenshot 2024-06-10 at 7 35 07 PM

Resolves https://github.com/rouge-ruby/rouge/issues/2044