diff options
author | murphy <murphy@rubychan.de> | 2006-10-17 10:12:39 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-10-17 10:12:39 +0000 |
commit | ecddd306d8719993266de43311b36c888057b32a (patch) | |
tree | 2edcabd29f670ed0c2007eeae12ebe38669985ae /sample/simple.expected | |
parent | 5e0d6d97bf4676ab1c1ca9b06590dd774d263b0d (diff) | |
download | coderay-ecddd306d8719993266de43311b36c888057b32a.tar.gz |
Samples: Rename .out to .expected.
Diffstat (limited to 'sample/simple.expected')
-rw-r--r-- | sample/simple.expected | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/simple.expected b/sample/simple.expected new file mode 100644 index 0000000..7e9206a --- /dev/null +++ b/sample/simple.expected @@ -0,0 +1 @@ +<span class="CodeRay">puts <span style="background-color:#fff0f0"><span style="color:#710">'</span><span style="color:#D20">Hello, world!</span><span style="color:#710">'</span></span></span> |