Add OEmbed parser
This commit is contained in:
parent
19b6a82393
commit
b8a77c5d70
5 changed files with 77 additions and 1 deletions
3
test/fixtures/rich_media/oembed.html
vendored
Normal file
3
test/fixtures/rich_media/oembed.html
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<link rel="alternate" type="application/json+oembed"
|
||||
href="http://example.com/oembed.json"
|
||||
title="Bacon Lollys oEmbed Profile" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue