lib/rouge/themes/bw.rb in rouge-3.25.0 vs lib/rouge/themes/bw.rb in rouge-3.26.0
- old
+ new
@@ -24,9 +24,10 @@
style Name::Exception, :bold => true
style Name::Entity, :bold => true
style Name::Tag, :bold => true
style Literal::String, :italic => true
+ style Literal::String::Affix, :bold => true
style Literal::String::Interpol, :bold => true
style Literal::String::Escape, :bold => true
style Generic::Heading, :bold => true
style Generic::Subheading, :bold => true