From b2eac37164e7ed60b5172285ed1fb74f09ed0884 Mon Sep 17 00:00:00 2001 From: Arthur Bacci Date: Wed, 20 Dec 2023 15:44:53 -0300 Subject: [PATCH] Fix copy-paste typo in graphics-protocol.rst --- docs/graphics-protocol.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index ca6b2210a..80b565058 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -1024,7 +1024,6 @@ Key Value Default Description ``C`` Positive integer ``0`` Cursor movement policy. ``0`` is the default, to move the cursor to after the image. ``1`` is to not move the cursor at all when placing the image. ``U`` Positive integer ``0`` Set to ``1`` to create a virtual placement for a Unicode placeholder. - ``1`` is to not move the cursor at all when placing the image. ``z`` 32-bit integer ``0`` The *z-index* vertical stacking order of the image ``P`` Positive integer ``0`` The id of a parent image for relative placement ``Q`` Positive integer ``0`` The id of a placement in the parent image for relative placement