summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/rhtml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay/scanners/rhtml.rb')
-rw-r--r--lib/coderay/scanners/rhtml.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay/scanners/rhtml.rb b/lib/coderay/scanners/rhtml.rb
index ca8196a..75790d8 100644
--- a/lib/coderay/scanners/rhtml.rb
+++ b/lib/coderay/scanners/rhtml.rb
@@ -9,6 +9,7 @@ module Scanners
include Streamable
register_for :rhtml
+ title 'HTML.ERB'
ERB_RUBY_BLOCK = /
<%(?!%)[=-]?