Video syntax
    Waylan Limberg 
    waylan at gmail.com
       
    Wed Sep 15 21:32:32 EDT 2010
    
    
  
On Wed, Sep 15, 2010 at 9:24 PM, Waylan Limberg <waylan at gmail.com> wrote:
> While I realize youtube can be extracted from parsing the url, by
An interesting thought just occurred to be when re-reading this. Why
do you need any special syntax at all? Why not just:
    [Soda Pop Stop](http://www.youtube.com/v/gPbh6Ru7VVM )
Just parse the urls for "youtube.com" (or "vimeo" etc) and when found,
convert to an appropriate object. It's easy, simple and introduces no
new syntax of any kind.
-- 
----
\X/ /-\ `/ |_ /-\ |\|
Waylan Limberg
    
    
More information about the Markdown-Discuss
mailing list