|
From: Ron G. <ro...@fl...> - 2009-04-04 20:11:50
|
Gents, I've just released µWiki version 0.2. The main change from 0.1 is that it now has revision control (based on Bazaar's merge3 code). Also, it no longer uses markdown.py (sorry guys). All markdown-to- html conversion is now done in Javascript using Showdown. This is so I don't have to maintain two parallel converters to support syntax extensions. Comments and feedback are welcome. rg On Feb 21, 2009, at 10:27 AM, Ron Garret wrote: > Gents, > > I've written a small experimental wiki called µWiki (pronounced > micro-wiki) that uses code that you've written: markdown.py, > showdown, Yaro and Selector. The wiki itself is only about 100 > LOC. More information can be found here: > > http://www.flownet.com/ron/code/uwiki.html > > This is an alpha-test version. Any comments, feedback or > suggestions any of you may have would be much appreciated. > > Thanks, > Ron Garret > ro...@fl... > |