Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Documentation/Reference/ReStructuredText/Graphics/Images.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ Example 1: Scaled image with shadow and link target
:target: https://typo3.org
:class: with-shadow
:scale: 50
:zoom: lightbox

.. code-block:: rst
:linenos:
Expand All @@ -63,7 +62,6 @@ Example 1: Scaled image with shadow and link target
:target: https://typo3.org
:class: with-shadow
:scale: 50
:zoom: lightbox

.. _image-caption:

Expand All @@ -72,7 +70,6 @@ Example 2: Image with caption and fixed width

.. figure:: /_Images/a4.jpg
:alt: Left floating image
:target: https://typo3.org
:width: 100px
:zoom: lightbox

Expand All @@ -83,7 +80,6 @@ Example 2: Image with caption and fixed width

.. figure:: /_Images/a4.jpg
:alt: some image
:target: https://typo3.org
:width: 100px
:zoom: lightbox

Expand Down