mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
12 lines
172 B
ReStructuredText
12 lines
172 B
ReStructuredText
test-html_scaled_image_link
|
|
===========================
|
|
|
|
.. image:: img.png
|
|
|
|
.. image:: img.png
|
|
:scale: 50%
|
|
|
|
.. image:: img.png
|
|
:scale: 50%
|
|
:class: no-scaled-link
|