Menu

Parser: Wiki-Content to HTML

Help
Anonymous
2004-03-05
2012-10-11
  • Anonymous

    Anonymous - 2004-03-05

    Has anybody worked this out before?

    We are looking for a simple Parser that takes in the content from a WikiDB-Query (version.content) and spits out pure HTML, replacing wiki-text-formatting with HTML.

    Problem is: It seems impossible to isolate that particular function/code that does this job. It seems to go around 100+ corners. Has anybody tried/done this before? 

    (The reason we would like to have such a parser: to get neat HTML to include into another page.)

     
    • Reini Urban

      Reini Urban - 2004-04-10

      AsXml(getTransformedContent())
        or
      AsXml(fmt())

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.