python-markdown-oembed/mdx_oembed
Sami Turcotte 639d4a6dec Change div wrapper to a figure wrapper
The reasoning is that the translation of Markdown into HTML should be as
concise as possible. The semantics of the figure element seem to fit the
embedded nature of OEmbed content moreso than the div element which is
quite generic.
2015-04-20 00:42:50 -04:00
..
__init__.py version bump 2015-04-04 03:34:33 -04:00
endpoints.py Update endpoints.py 2014-07-14 15:44:36 -04:00
extension.py Reconcile with Markdown 2.6 2015-04-02 03:47:33 -04:00
inlinepatterns.py Change div wrapper to a figure wrapper 2015-04-20 00:42:50 -04:00
version.py initial commit 2012-11-13 15:28:10 -06:00