[MarkLogic Dev General] Wiki markup parser in XQuery?
Lee, David
dlee at epocrates.com
Sun Sep 11 05:41:18 PDT 2011
I would absolutely LOVE such a thing.
Dave Patterson wrote a Wiki (specifically WakkaWiki) parser in Python in order to help me convert my wiki pages from xmlsh.org to docbook ... It actually worked about 90% but I gave up on the project due to structural issues more than markup issues. I'm now getting help converting the pages using another path ... I think by going from the HTML to docbook instead.
Still ... it would be great.
Problems abound though, its not trivial. First off there are many wiki variants. Not all the same.
Second is a subtle hand-off to HTML. Wiki parsers convert to HTML and rely on HTML to format the text.
If you want to pull *structure* from that it can be tricky. Line breaks, blank spaces etc really confuse the work.
----------------------------------------
David A. Lee
Senior Principal Software Engineer
Epocrates, Inc.
dlee at epocrates.com<mailto:dlee at epocrates.com>
812-482-5224
From: general-bounces at developer.marklogic.com [mailto:general-bounces at developer.marklogic.com] On Behalf Of semerau at hotmail.com
Sent: Saturday, September 10, 2011 9:57 PM
To: general at developer.marklogic.com
Subject: [MarkLogic Dev General] Wiki markup parser in XQuery?
Anyone know of a Wiki markup parser written in XQuery? Haven't found one from my searching.
Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://developer.marklogic.com/pipermail/general/attachments/20110911/5e1681e5/attachment.html
More information about the General
mailing list