2017-09-27 5 views

답변

1

pull-quote directive을 사용하십시오.

.. code:: python 

    import os 
    this_is_the_last_code_line = 5 

.. pull-quote:: 

    Now I want this text to be a blockquote.