JoshCheek / miniature-octo-ironman

It's small. It had 8 legs. It sells weapons of mass comprehension to the most eager learner!
4 stars 4 forks source link

Can add editor window around content #4

Closed JoshCheek closed 10 years ago

JoshCheek commented 10 years ago

Be able to stick an editor window around this html:

<p>Hey, here's how to use size</p>

<div class="interactive-code">
  puts ['a', 'b', 'c'].size
</div>