Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
function parse(unsemantic_poo) { var regex = new RegExp(pattern, "mig"); for (var i = 0; i < maxItems; i++) { var match = regex.exec(unsemantic_poo); if (match) { addInvention(match[2], match[1]); } } }
This paste will be private.
From the Design Piracy series on my blog: