Sha256: 10ea7ed1bf5176136631d9ce4f2011f036af1585ec1572996a70977a2c6ad246
Contents?: true
Size: 1.29 KB
Versions: 44
Compression:
Stored size: 1.29 KB
Contents
<!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 : -->
Version data entries
44 entries across 44 versions & 1 rubygems