python-markdown-oembed/README.markdown

10 lines
261 B
Markdown
Raw Normal View History

2012-11-13 21:28:10 +00:00
# Python Markdown oEmbed
Markdown extension to allow media embedding using the oEmbed standard.
# Links
- [Markdown](http://daringfireball.net/projects/markdown/)
- [oEmbed](http://www.oembed.com/)
- [python-oembed](https://github.com/abarmat/python-oembed)