2008/11/26 Jeff Kowalczyk <[EMAIL PROTECTED]> > > On Wed, 26 Nov 2008 20:28:24 +0100, Sebastian Wiesner wrote: > > Wednesday 26 November 2008 17:58:52 Werner F. Bruhin > > > Is there any editor out that which assist with .rst markup? > > > > Docutils comes with an emacs mode, which supports ReST Editing with some > > shortcuts and syntax highlighting. > > This (Markdown ported to Javascript) was interesting: > http://attacklab.net/showdown/ > > I wonder if part of ReST could eventually be ported to a javascript > previewing utility. >
Vim has two different sets of syntax highlighting, one in the box (:setf rst), one online [1] (:setf rest). Restview [2] is useful for previewing. [1] http://www.vim.org/scripts/script.php?script_id=973 [2] http://mg.pov.lt/restview/ -- /George V. Reilly [EMAIL PROTECTED] http://www.georgevreilly.com/blog http://blogs.cozi.com/tech --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
