Sha256: 98ffd4d8aaadc7b58d370e6320d198e3202f16ddef4d91933311a30920227fc0
Contents?: true
Size: 586 Bytes
Versions: 9
Compression:
Stored size: 586 Bytes
Contents
%style :sass p :border :style dotted :width 10px :color #ff00ff h1 :font-weight normal :test This Should Not Print :redcloth Foo === This is preformatted! Look at that! Wowie-zowie! *boldilicious!* :textile h1. Yeah _pretty much the same as above_ :plain This Is Plain Text %strong right? :erb <% 10.times do |c| %> <%= (c+97).chr %> <% end %> :markdown * Foo * Bar * BAZ! = "Text!" :ruby puts "Hello, World!" puts "How are you doing today?"
Version data entries
9 entries across 9 versions & 1 rubygems