|
From: David G. <go...@py...> - 2003-01-16 23:41:06
|
Mark Nodine wrote: > I'd like to get everyone's thoughts about a new RST directive, > which I'll tentatively call "shell", though I'm open to other > ideas for the name. It's already in the to-do list, with the directive name "system": <http://docutils.sf.net/spec/notes.html#misc-system>. There's also an "exec" directive for executing Python code. They are both just awaiting implementation ;). -- David Goodger <go...@py...> Open-source projects: - Python Docutils: http://docutils.sourceforge.net/ (includes reStructuredText: http://docutils.sf.net/rst.html) - The Go Tools Project: http://gotools.sourceforge.net/ |