Wanting to embed YouTube I stumbled on this:
http://code.google.com/p/python-markdown-video/
It seems next to impossible to get bolted on the markdown that ships
with Byteflow and simply incompatible with python-markdown 1.6b-1 that
my distro gives me.
Has anyone done anything with this?
Thanks!
--
mjt
It's targeted at an entirely different implementation of markdown which
has reached version "2.0":
http://www.freewisdom.org/projects/python-markdown/
The version used in byteflow is entirely different but named "markdown2":
http://code.google.com/p/python-markdown2/
If you want that python-markdown-video extension to work you'd have
to convert byteflow to the "original" markdown.
--
Ben Jackson AD7GD
<b...@ben.com>
http://www.ben.com/