From: Roberto A. <ra...@ne...> - 2015-04-22 13:31:36
|
On 22/04/15 08:51, TP wrote: > 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. > Jetbrains has a java implementation [1] used in their Python PyCharm > product [2]. Not sure how complete it is and there isn't much activity > on it. > > PyCharm page says "Epydoc and reStructuredText markup highlighting and > code completion for tags and tag parameters. Docstrings and the code > matching verification, and autoupdate on refactoring." > > [1] https://github.com/JetBrains/intellij-community/tree/master/python/rest/src/com/jetbrains/rest > > [2] https://www.jetbrains.com/pycharm/features/ Pandoc supports a subset of ReST and is written in Haskell IIRC > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Docutils-users mailing list > Doc...@li... > https://lists.sourceforge.net/lists/listinfo/docutils-users > > Please use "Reply All" to reply to the list. |