From e3126f7502e16b8d15dc795b7cb0d57652e73617 Mon Sep 17 00:00:00 2001 From: marutanm Date: Fri, 11 Nov 2011 08:39:04 +0900 Subject: [PATCH] Fix brief overview of HTML5 Video Tag --- source/docs/plugins/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/plugins/index.markdown b/source/docs/plugins/index.markdown index e17baba..e76409b 100644 --- a/source/docs/plugins/index.markdown +++ b/source/docs/plugins/index.markdown @@ -9,7 +9,7 @@ footer: false Octopress ships with the following plugins. Many have been written specially for Octopress, but some have been selected from the Jekyll community with various changes and improvements. -- [HTML5 Video Tag](/docs/plugins/video-tag/) - *easily post images with class names and titles* +- [HTML5 Video Tag](/docs/plugins/video-tag/) - *embeds mp4 encoded HTML5 videos* - [Backtick Code Block](/docs/plugins/backtick-codeblock/) - *for simple lightweight code sharing* - [Code Block](/docs/plugins/codeblock/) - *for sharing code with titles and links* - [Include Code](/docs/plugins/include-code/) - *embed code from your filesystem with a download link*