markdown is simple; RST is heirarchical, and we don't quite have the processing for it yet... (I've looked at how PyCon / Django handles setup of RST, and am looking at how other apps use RST.... but do not have the time yet to do anything - just to note we need to do something a little different it seems...)
but I agree, working this out and having it would be nice. for multiple reasons. On Tue, Apr 28, 2009 at 11:26 AM, Timmie <[email protected]>wrote: > > I would suggest: > > 1) add RST parsing functionality to web2py just like markdown is > already in. > > http://bazaar.launchpad.net/~mdipierro/web2py-wiki/trunk/annotate/head%3A/models/rest.py > > 2) use rst2pdf for creation of your PDF files > http://code.google.com/p/rst2pdf/ > > It will to all kind of things like inclusion of images with caption > etc. just whatvere you can achieve with docutils. > > This would be really neat. > > An outline may be borrowed from: > http://www.djangosnippets.org/snippets/516/ > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

