Hi,

Is there a reason why a generic admonition block need to start with an
empty line? For a note admonition one can do this:

    .. note::
       This is a note.

But for e generic one this has to be done:

    .. admonition:: And, by the way...

       You can make up your own admonition too.

Otherwise, an error about the block gets spit out. I am wondering if
this is an expected behaviour and why?

Thanks,

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