[Solar-talk] Markdown Info
Paul M Jones
pmjones at solarphp.com
Wed Aug 16 10:46:38 PDT 2006
On Aug 16, 2006, at 12:37 PM, Luke Karisny wrote:
> Looks cool! I've been thinking about wiki-format for a future work
> project and this class is further motivation. It might be a little
> hard convincing the higher ups about using Solar, though. ;)
You should be able to get away with using a minimal set of Solar
code; e.g., include Solar.php for the common methods, then include
Solar/Markdown.php, and call new Solar_Markdown($config).
While I don't encourage it ;-) that or something close to it should
work nicely.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list