Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
## gem versions RedCloth (4.2.3) liquid (2.2.2) ##content *Instant* kropek is really good. Here are some reasons why: * It tastes great * It's funny ## textilize(content) <p><strong>Instant</strong> kropek is really good.</p> <p>Here are some reasons why:</p> <ul> <li>It tastes great</li> <li>It’s funny</li> </ul> ## textilize(Liquid::Template.parse("{{content}}").render('content' => content, :filter => LiquidFilters)) <strong>Instant</strong> kropek is really good.<br /> <br /> Here are some reasons why:<br /> <br /> * It tastes great<br /> * It’s funny
This paste will be private.
From the Design Piracy series on my blog: