diff options
author | murphy <murphy@rubychan.de> | 2006-10-18 21:48:17 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-10-18 21:48:17 +0000 |
commit | 3f5cc3ae69ecad6a6909aad4b553eb958241dd14 (patch) | |
tree | f488993bf2c9761c6f98ca5ddd55497f6fa8f832 /test/scanners/ruby/open-inline.expected.raydebug | |
parent | 26a698230e2e502bfe90392ae034409506ca3cdc (diff) | |
download | coderay-3f5cc3ae69ecad6a6909aad4b553eb958241dd14.tar.gz |
Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.
New token: :inline_delimiter
Scanner tests suite revamped: colorization, split up into methods.
Diffstat (limited to 'test/scanners/ruby/open-inline.expected.raydebug')
-rw-r--r-- | test/scanners/ruby/open-inline.expected.raydebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scanners/ruby/open-inline.expected.raydebug b/test/scanners/ruby/open-inline.expected.raydebug index 03af29e..4db5d06 100644 --- a/test/scanners/ruby/open-inline.expected.raydebug +++ b/test/scanners/ruby/open-inline.expected.raydebug @@ -1,2 +1,2 @@ -string<delimiter(")inline<delimiter(#{) +string<delimiter(")inline<inline_delimiter(#{) >>
\ No newline at end of file |