Sha256: 839e4870403b1644865a14876de44f11cb6f45aeb7898c386da085910e13ede7

Contents?: true

Size: 431 Bytes

Versions: 1

Compression:

Stored size: 431 Bytes

Contents

extension: html

--- rdoc erb

= Yummy Choclate 

Hi <%= name %>,

I know you want some of that yummy stuff.

--- coderay.ruby

  %{c h o c o l a t e s}.each do |letter|
    puts "Give me a #{letter}!"
  end

  puts "What's that spell?"

--- html liquid

<quote>
  {{ yield }}
</quote>

--- textile

|                | 2009 | 2010 |
| Has Choclates? |  No  | Yes! |

--- markdown

As you can see. It's all _fun_ and _games_ here.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
neapolitan-0.2.0 qed/fixtures/example.npt