{
    "href": "/post/2004/09/30/text-wiki-0230-released/",
    "relId": "2004/09/30/text-wiki-0230-released",
    "title": "Text_Wiki 0.23.0 released",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2004-09-30 14:06:32 UTC",
    "updated": [
        "2004-09-30 14:06:32 UTC"
    ],
    "html": "<p>Jeremy Cowgar was kind enough to put together a render set for LaTeX; this means that you can now transform Wiki text to XHTML, plain text, or LaTeX markup.  Latex support is about 80% complete abd is remarkably well-done.  I'll be taking Jeremy on as a project devloper once he can get a PEAR account and the related PHP CVS access.</p>\n<p>I removed the 'Translatehtml' rule set; as it is XHTML-specific, it had no place in the general parse/render cycle.  Instead, its functionality has been moved into Render/Xhtml.php method pre().  To modify its behavior, instead of setRenderConf(), use setFormatConf('Xhtml', 'translate', <i>translation-table or boolean false to turn off translation</i>).</p>\n<p>Looking forward to DocBook rendering support, I have added a new rule called 'Function' that allows you to enter a function definition with 'access', 'return', 'param' descriptions and defaults, and 'throws' keys, along with an almost-complete Xhtml renderer and stub renderers for Plain and Latex.</p>\n<p>For other changes, please see the <a href=\"http://pear.php.net/package/Text_Wiki/download/\">change log</a>.  I'll update the documentation next week.</p>\n"
}
