I have a README.rst page on GitHub, but I cannot specify the size of the linked images and really do not want to include them in my repository.
See https://github.com/pycontribs/jira
This was supposed to work, but GitHub seems to ignore the width parameter.
.. image:: http://blog.jetbrains.com/pycharm/files/2015/12/PyCharm_400x400_Twitter_logo_white.png :width: 100px
Any solutions or workarounds?
github restructuredtext
sorin
source share