PHP Markdown (javascript injection & list processing)
Dave Pawson
dave.pawson at gmail.com
Mon Jul 25 15:41:04 EDT 2005
A simple device would be to define all block level elements unterminated
until two newlines have been found?
The above is a para, as is this.
this is a continuation of the previous line, still part of the same
para. I personally think this is unwarranted, but I accept that some
editors won't auto-wrap.
This is a code block
Still unterminated.
Now terminated by the two newlines.
I find this visually acceptable too.
regards daveP
More information about the Markdown-Discuss
mailing list