Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<validator class="number" required="false" min="1" max="400"> <argument>week1_weight</argument> <error>Week 1's weight is invalid</error> <error for="min">Week 1's weight is too small</error> <error for="max">Week 1's weight is too big</error> </validator>
This paste will be private.
From the Design Piracy series on my blog: