Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
// lovhat, baby CmdUtils.CreateCommand({ name: 'lovhat', execute: function(input) { var url = 'http://lovhat.com/lovhat/add?this=' + encodeURIComponent(input.text); Utils.openUrlInBrowser(url); }, takes: {"your shout": noun_arb_text} });
This paste will be private.
From the Design Piracy series on my blog: