On Wed, Apr 24, 2013 at 12:14 AM, Peng Yu <pengyu...@gmail.com> wrote:
> I currently use sphinx to generate the doc (in rst). How to figure it
> to support pandoc's markdown?

If I understand the desired workflow, it's just 1) write in markdown;
2) then run pandoc to convert to rst; 3) then run Sphinx to render
html or whatever you want.

You could even script this in python ;-)

Michael
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to