图像对齐在github中不能与.rst一起使用

时间:2015-12-17 20:15:45

标签: image github restructuredtext

我有一个图像,我想在github的README.rst文件中对齐但是给出了规格:

.. image:: Logo/PNG/respawn-logo.png
   :height: 109 px
   :width: 126 px
   :scale: 50 %
   :alt: respawn
   :align: center

不能处理仍处于原始位置且未缩放的图像。有什么理由吗?

enter image description here

0 个答案:

没有答案