Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.rdoc #82

Merged
merged 1 commit into from
Sep 8, 2013
Merged

Update README.rdoc #82

merged 1 commit into from
Sep 8, 2013

Conversation

drakmail
Copy link

@drakmail drakmail commented Sep 8, 2013

Update regexp for parsing youtube embed URI's. Now youtube generate embed code like this:

<iframe width="420" height="315" src="//www.youtube.com/embed/Rx9fH1bXLPA" frameborder="0" allowfullscreen></iframe>

Update regexp for parsing youtube embed URI's. Now youtube generate embed code like this:

```
<iframe width="420" height="315" src="//www.youtube.com/embed/Rx9fH1bXLPA" frameborder="0" allowfullscreen></iframe>
```
@rgrove
Copy link
Owner

rgrove commented Sep 8, 2013

Thanks!

rgrove added a commit that referenced this pull request Sep 8, 2013
@rgrove rgrove merged commit 1c031bb into rgrove:master Sep 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants