Sha256: 198b567939253045df3f4c378a41809939227c4b0109e4d8f4db8ca647d121a3
Contents?: true
Size: 1.42 KB
Versions: 9
Compression:
Stored size: 1.42 KB
Contents
<table width=100% cellpadding=2><tr><td width=50% valign=top> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>~/Dropbox/files/rubytext/tutorial/hw.rb.html</title> <meta name="Generator" content="Vim/7.4"> <meta name="plugin-version" content="vim7.4_v2"> <meta name="syntax" content="ruby"> <meta name="settings" content="use_css,pre_wrap,no_foldcolumn,expand_tabs,prevent_copy="> <meta name="colorscheme" content="darkblue"> <style type="text/css"> <!-- pre { white-space: pre-wrap; font-family: monospace; color: #ffffff; background-color: #000000; font-size: 15} tt { font-size: 15 } body { font-family: monospace; color: #ffffff; background-color: #000000; } .Constant { color: #ff40ff; } .Special { color: #ffff00; } .PreProc { color: #ff40ff; } .Type { color: #00ff00; } --> </style> <script type='text/javascript'> <!-- --> </script> </head> <body> <pre id='vimCodeElement'> <span class="PreProc">require</span> <span class="Special">'</span><span class="Constant">rubytext</span><span class="Special">'</span> <span class="Type">RubyText</span>.start puts <span class="Special">"</span><span class="Constant">Hello, world!</span><span class="Special">"</span> getch </pre> </body> </html> <!-- vim: set foldmethod=manual : --> </td><td width=50% valign=top><img src=hw.png valign=top></td></tr></table>
Version data entries
9 entries across 9 versions & 1 rubygems