From: Chris G. <cl...@is...> - 2016-02-15 10:03:29
|
On Mon, Feb 15, 2016 at 09:58:16AM +0000, Renato Pontefice wrote: > There are several wikis which can work with RST, a quick Google search > > will turn up a few. > I have written an RST plugin for Dokuwiki which is an excellent wiki > for documentation. > -- > Chris Green > > Hi Chris, is this you plugin? > > rst Plugin by chrsibsd > > I've just seen and installed DW. I need to learn it a bit. > Yes, that's my plugin. It's very simple, just uses the Docutils utilities to do the actual conversion from RST to HTML. All my plugin does is hook the conversion into Docuwiki. -- Chris Green |