Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
ror-anounz-staging@anounz:~/current$ cat config/sphinx.yml default: &default min_infix_len: 3 html_strip: 1 development: <<: *default port: 10010 production: <<: *default port: 10011 staging: <<: *default port: 10012 test: <<: *default port: 10013 cucumber: <<: *default port: 10014
This paste will be private.
From the Design Piracy series on my blog: