The RedCloth FAQ describes using the fold_lines option to disable hard breaks. What's the easiest way to pass fold_lines to RedCloth when it's called as part of Jekyll's build process?
(am I just missing something in the Jekyll configuration guide?
In your
_config.ymlfile, you can use :From Jekyll
converters:textile.rb