Comment 1 for bug 1073489

Revision history for this message
Dmitry Shachnev (mitya57) wrote : Re: Find out if we can embed (link to) videos easily

Something like this should work for HTML:

.. raw:: html

   <video src="path/to/video.webm">

I'm not sure this will be properly handled for LaTeX/etc builds, though.