On Mon, Dec 01, 2014 at 02:00:45PM -0500, Richard Hipp wrote: > On Mon, Dec 1, 2014 at 1:30 PM, James Turner <ja...@calminferno.net> wrote: > > > I was curious if anyone has separated the fossil wiki parsing/formatting > > code from fossil into a standalone library? > > > > Never been separated out, as far as I know. But you'll find all the code > in the single file named wikiformat.c. It shouldn't be that hard to > separate from the rest of the system. >
Yup, was just browsing wikiformat.c. I'll share what I come up with. I also plan on creating a lua wrapper for it as my app is written in lua. Thanks. > > > > > I was looking to use it in my own project as an alternative to markdown > > and figured I'd check before doing it myself. Thanks. > > > > -- > > James Turner > > _______________________________________________ > > fossil-users mailing list > > fossil-users@lists.fossil-scm.org > > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > > > > > -- > D. Richard Hipp > d...@sqlite.org > _______________________________________________ > fossil-users mailing list > fossil-users@lists.fossil-scm.org > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users -- James Turner _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users