Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <title>Cuaderno Admin</title> <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'jquery' %> <%= javascript_include_tag 'effects' %> <%= javascript_include_tag 'dragdrop' %> <%= javascript_include_tag 'controls' %> <%= javascript_include_tag 'application' %> <%= stylesheet_link_tag 'facebox' %> <%= javascript_include_tag 'facebox' %> </head> <body> ## At the top of application.js jQuery.noConflict()
This paste will be private.
From the Design Piracy series on my blog: