Skip to content

Commit 91c5c08

Browse files
committedSep 18, 2016
Add youtube usage example
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent b260375 commit 91c5c08

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎docs/manual.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -2009,7 +2009,12 @@ Once you have that, all you need to do is:
20092009
.. youtube:: 8N_tupPBtWQ
20102010

20112011
Supported options: ``height``, ``width``, ``align`` (one of ``left``,
2012-
``center``, ``right``) — all are optional.
2012+
``center``, ``right``) — all are optional. Example:
2013+
2014+
.. code:: restructuredtext
2015+
2016+
.. youtube:: 8N_tupPBtWQ
2017+
:align: center
20132018

20142019
Vimeo
20152020
~~~~~

0 commit comments

Comments
 (0)
Please sign in to comment.