Flat code block syntax (was seemingly no good way to end bulleted list and start code block)
Milian Wolff
mail at milianw.de
Sun Oct 7 12:17:00 EDT 2007
Am Sonntag, 7. Oktober 2007 schrieb John MacFarlane:
> One more thought. I think it would be useful to allow something like
> this:
>
> ~~~(haskell)~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> inlineNote = try $ do
> failIfStrict
> char '^'
> contents <- inlinesInBalanced "[" "]"
> return $ Note [Para contents]
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
That one looks really good!
--
Milian Wolff
http://milianw.de
OpenPGP key: CD1D1393
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20071007/b03c9a33/attachment.pgp>
More information about the Markdown-Discuss
mailing list