Woah thanks!! Oversight by myself, thanks for pointing at the obvious i've been 
missing for hours now :-)

On Sun, 02 Jan 2011 10:56:51 +0100
Georg Brandl <ge...@python.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am 02.01.2011 10:31, schrieb beberlei:
> > Hello everyone,
> > 
> > I am running into slight problems with enumerated lists.
> > 
> > My rst file is rendered correctly by Github
> > https://github.com/doctrine/orm-documentation/blob/master/en/reference/annotations-reference.rst
> > 
> > However that is rendered wrong with Sphinx
> > http://www.doctrine-project.org/docs/orm/2.0/en/reference/annotations-reference.html
> > 
> > A colleague suggested me that Docutils needs a space between each list
> > item, however that doesnt solve it.
> > 
> > What wonders me is that some lists are rendered correctly in the above
> > example, but only those where there is a ..note:: box nested inside an
> > item.
> > 
> > What am I doing wrong?
> 
> Hi,
> 
> your pages include a "configurationblock.css" style file that defines inline-
> display for "ul.simple" elements.  Docutils uses the "simple" class too, to
> denote lists that do not have <p> around each item content.
> 
> Georg
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.16 (GNU/Linux)
> 
> iEYEARECAAYFAk0gS+MACgkQN9GcIYhpnLBVrgCeOFZJXuWzNbzWuSwk/LGqrMvw
> sDwAnj50/l4rsr0ZFHa2BFeEQDUH335V
> =tL33
> -----END PGP SIGNATURE-----
> 
> -- 
> 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.
> 

-- 
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.

Reply via email to