From: TP <wi...@gm...> - 2015-04-22 13:17:06
|
On Wed, Apr 22, 2015 at 2:35 AM, Tony Narlock <to...@gi...> wrote: > Greetings docutils users, > > Where do things stand with reStructuredText in other programming languages? > Does anyone know any attempts? As it stands, I've seen a couple of > non-python applications using reST - but they were just wrapping docutils. You don't bother to mention it for some reason, but the docutils "Emacs Support for reStructuredText" [1] uses elisp to understand quite a bit about reStructured text documents. [1] http://docutils.sourceforge.net/docs/user/emacs.html |