On Fri, Sep 23, 2011 at 12:14 AM, Baptiste Daroussin <
baptiste.darous...@gmail.com> wrote:

> > So there's the markdown support some of you have been asking for. :)
>
> Sorry for stupid question but does that mean that you bundled a
> markdown library? if yes which one?
>
> Or how do you render the markdown?
>

i meant figuratively - all the features needed for doing so are now there,
but you'd have to provide:

a) The HTML/JS app to fetch/render/navigate the pages.
b) The markdown/whatever parser to render the incoming wiki pages.

My whiki project was written to do just that, but now that fossil can do it
to, i can swap out my custom back-end for fossil (which would give me
versioning and compression, two features mine doesn't have).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to