Extra markdown suggestions
Lou Quillio
public at quillio.com
Sun Nov 30 15:55:05 EST 2008
On Fri, Nov 28, 2008 at 2:34 AM, Simon Bull <waysoftheearth at yahoo.com.au> wrote:
> Another topic is about how to go about changing Michel Fortin's PHP code to
> implement these changes. Is this the right forum to discuss such code
> changes?
Usually it's best to leverage the fact that Markdown won't touch
existing markup. A preprocessor script -- perhaps abusing Michel's
`doHeaders()` method -- would let you then run an unmodified
`markdown.php` to finish the job. No hacks to maintain.
LQ
More information about the Markdown-Discuss
mailing list