On Mar 7, 7:21 pm, Georg Brandl <ge...@python.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Am 07.03.2010 19:00, schrieb Malte Schwerhoff: > > > Hello Nikolaus, > > > how about the following? > >> * Bla. > > >> * Bla. > > >> * Bla. > > > According to your examples that should yield the desired paragraphs. > > "Why do the additional blank lines result in paragraphs?" is probably > > better asked on the Docutils mailing list ... > > It's not the blank lines -- they are just ignored by docutils. The rule > is that if one list item is non-trivial (not just a single paragraph), > all items will be rendered fully. > > This can be controlled by the compact_lists setting in the docutils > HTML writer, which is currently not exposed in Sphinx.
Is there a way to make a list item non-trivial without adding an additional paragraph? Or some trick to temporarily change this compact_lists setting? Thanks, Nikolaus -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.