07:35:22 <bob21> Hey guys, is there a way to include html5 video via rst? 07:35:38 <bob21> like the ::media command? 14:18:55 <KwBot> [plugins] msghens opened pull request #328 (msghens:patch-2): Fix Type Error https://github.com/getnikola/plugins/pull/328 14:32:20 <KwBot> [plugins] ralsina closed pull request #328 (msghens:patch-2): Fix Type Error https://github.com/getnikola/plugins/pull/328 14:34:30 <travis-ci> [PLUGINS] getnikola/plugins#1581 (master - e20d4f6 : Roberto Alsina): The build passed. 14:34:30 <travis-ci> [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/8f4e7296622e...e20d4f684aa4 14:34:30 <travis-ci> [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/665503962 16:27:34 <bob21> nobody an idea how to use html <video> tag with rst? if there is no way I would like to write a plugin 16:36:14 <ChrisWarrick> bob21: the easiest way would be to use a .. raw:: html block 17:53:24 <bob21> ChrisWarrick, yep, that's the way I do it right now 17:53:50 <bob21> Are there any plans to integrate a "video::" tag in rst, otherwise I would like to have a plugin for that 22:39:03 <ChrisWarrick> bob21: you can create a plugin 22:39:10 <ChrisWarrick> bob21: not sure if the current media thing will do a video tag