On Sat, Oct 8, 2011 at 1:04 PM, Luke Plant <[email protected]> wrote: > The reason for this appears to be that it allows you to write > restructured text with extra levels of indentation which would normally > be interpreted as a blockquote.
Heh, so actually funny story. Turns out I copied this hack was over from the code I used for the Django book. We did it there to surpress a difference between the HTML conversion we used on the website and the OpenOffice conversion we used for the print publication. So it's actually an artifact of our hacked together book toolchain. I'm pretty surprised that it's still there -- I'd totally forgotten about this hack. By all means rip it out. Jacob -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
