Markdown

Xaraya Markdown is based upon PHP-Markdown

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

Install -- Unpack the markdown tar to your modules directory. Go to your modules admin and regenerate and install markdown into Xaraya. For any module that you want linebreaks, etc to be displayed, hook markdown into that module. For instance, on Wyome I am using the transform on my Articles and Comments to reduce the number of validation errors.

Notes -- The Xaraya interface to Markdown is licensed under the GNU / GPL. The Markdown code has its own licensing, please consult that before modifying and distributing. No changes have been made to the original Markdown Script which resides in the xarclass folder.

05/30/05 -- Updated class to latest version.

Download :

markdown_053005.zip