Wiki Markup Interoperability

Bertrand Gugger

A crucial goal for the CMS world is Wiki markup interoperability, because Wiki content often needs to be exchanged between systems. A powerfull, modular, object oriented, token-based approach to solve this problem is demonstrated by the PHP-based PEAR::Text_Wiki class package. It separates the parsing and the rendering in two classes, themselves divided in "rules" subclasses. Several sets of parsers/renderers are available.