Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Mathis 1708b99a06 refactor videos regex to be less insane 2015-01-11 11:05:24 -06:00
Philippe Lovis c72c3cd2a4 Fix relative URLs for video tag
Fixes issue #1127. The markup regex only matched URLs beginning with 'http'.
This change adds support for relative URLs beginning with '/'. The regex is
based on the one used in image_tag.rb.
2015-01-11 11:01:04 +01:00
Brandon Mathis 8bf09b178d Video tag plugin now supports mp4,ogv,webm formats, closes #931 2013-01-12 19:24:10 -06:00
Brandon Mathis d5aa08d3f3 added video tag plugin 2011-07-23 17:41:08 -04:00