GBlog custom rst directives
Code
.. code-block:: python
import sys
if __name__ == '__main__':
pass
Video
YouTube:
.. youtube:: oDB9KDF0QLU
:align: left
:width: 500
Vimeo:
.. vimeo:: 45370040
:align: left
:width: 500
Image
.. image:: http://media-cache-ec0.pinimg.com/236x/a6/5a/34/a65a341e3fec7a52077708f118e01ce1.jpg
:width: 200px
:alt: Image example
:align: center

BlockQuote
.. blockquote::
:content: When science and magic meet,<br>history is born.
:author: A Certain Magical Index
:author_url: https://en.wikipedia.org/wiki/A_Certain_Magical_Index
Meta information
.. info::
:tags: Tag1, Tag2
Links:
Licensed under CC BY-SA 3.0