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.main
parent
c811040d45
commit
c72c3cd2a4
Loading…
Reference in New Issue