On Tue, Mar 18, 2008 at 1:59 PM, Aslak Raanes <[EMAIL PROTECTED]> wrote:
> Does anyone have any toughts on how one should be using <video> &
>  <audio> with Markdown? Using the link or the img syntax?
>
>  Other suggestions?
>
 This would fall under raw html. You should simple write your own html
directly in the markdown document just the way you want it. The parser
will pass it though unchanged. If you question this answer, go re-read
the [Inline HTML][] section of the syntax rules. The way I read it,
this is the only appropriate solution.

[InlineHTML]: http://daringfireball.net/projects/markdown/syntax#html


-- 
----
Waylan Limberg
[EMAIL PROTECTED]
_______________________________________________
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to