Hi Jeph, On Sat, Nov 9, 2013 at 6:41 AM, jeph <[email protected]> wrote:
> Hi, > Is there a wikitext to html parser in js thats part of parsoind that I can > use ? > > Indeed, you can use parsoid as just that, a tool that takes wikitext and outputs html. There's more info at https://www.mediawiki.org/wiki/Parsoid and the Parsoid team is usually in #mediawiki-parsoid on freenode. Cheers, Marc > Thanks > Jeph > > > On Tue, Nov 5, 2013 at 12:14 AM, Platonides <[email protected]> wrote: > >> On 04/11/13 18:22, jeph wrote: >> >>> Hi, >>> This is a demo of the tool I'm building demo >>> <https://googledrive.com/host/0B1hJO1N6piYFTTVZdW1mU2c0S28/ >>> visualise.html>. >>> >>> It needs to be interactive and be able to show the latest edits too, >>> hence I dont think dumps would serve the purpose. Is there any other >>> alternative you could suggest. In the past I have tried javascript >>> wikitext parsers without much success. >>> >>> Thanks >>> Jeph >>> >> >> The right way would be to integrate that using parsoid. >> >> https://www.mediawiki.org/wiki/Parsoid >> >> >> _______________________________________________ >> Mediawiki-api mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-api >> > > > _______________________________________________ > Mediawiki-api mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-api > >
_______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
