Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add youtube usage example
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Sep 18, 2016
1 parent b260375 commit 91c5c08
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/manual.txt
Expand Up @@ -2009,7 +2009,12 @@ Once you have that, all you need to do is:
.. youtube:: 8N_tupPBtWQ

Supported options: ``height``, ``width``, ``align`` (one of ``left``,
``center``, ``right``) — all are optional.
``center``, ``right``) — all are optional. Example:

.. code:: restructuredtext

.. youtube:: 8N_tupPBtWQ
:align: center

Vimeo
~~~~~
Expand Down

0 comments on commit 91c5c08

Please sign in to comment.