+++ Waylan Limberg [Feb 18 09 13:19 ]:
> On Wed, Feb 18, 2009 at 12:33 PM, David E. Wheeler <[email protected]> 
> wrote:
> > Howdy,
> >
> > Quick question: Since list items with multiple paragraphs need to be
> > indented four spaces, and code blocks are also indented four spaces, is
> > there any way to disambiguate a list followed by a code block?
> 
> This was a hotly discussed issue a while back with all sorts of
> suggestions. Search the archives. I believe the final consensus was to
> create an alternate markup for codeblocks, which address both this use
> case and well as consecutive, but separate, codeblocks. However, I
> believe that only PHP Extra and Python implementations have
> implemented fenced code blocks.
> 
> http://michelf.com/projects/php-markdown/extra/#fenced-code-blocks

pandoc too:
http://johnmacfarlane.net/pandoc/README.html#delimited-code-blocks

_______________________________________________
Markdown-Discuss mailing list
[email protected]
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to