summaryrefslogtreecommitdiff
path: root/test/scanners/ruby/sidebarize.expected.raydebug
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-01-13 15:49:04 +0000
committermurphy <murphy@rubychan.de>2009-01-13 15:49:04 +0000
commitdb6274c90dc88a2a2ca22a78779a705ecb074465 (patch)
tree04b983cd7ca0dc3fb2097f951c3f79761f6a1b3d /test/scanners/ruby/sidebarize.expected.raydebug
parent301adecdbdc5a0b3921c68c19491747b517edc03 (diff)
downloadcoderay-db6274c90dc88a2a2ca22a78779a705ecb074465.tar.gz
Ruby Scanner: Shebang comments are highlighted as :doctype.
Diffstat (limited to 'test/scanners/ruby/sidebarize.expected.raydebug')
-rw-r--r--test/scanners/ruby/sidebarize.expected.raydebug2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scanners/ruby/sidebarize.expected.raydebug b/test/scanners/ruby/sidebarize.expected.raydebug
index fb7e255..8111464 100644
--- a/test/scanners/ruby/sidebarize.expected.raydebug
+++ b/test/scanners/ruby/sidebarize.expected.raydebug
@@ -1,4 +1,4 @@
-comment(#!/usr/bin/env ruby)
+doctype(#!/usr/bin/env ruby)
comment(# Sidebarize is a quite simple converter, like a lot others.)
comment(# But in one way Sidebarize is special: it converts)
comment(# feeds into HTML-pages suitable for sidebars in Gecko-browsers.)