
The AsciiDoc backend should not create an ImageRef with Size equal to None, instead use default size values. Refactor static methods as such and add the staticmethod decorator. Extend the regression test for this fix. Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
29 lines
755 B
Plaintext
Vendored
29 lines
755 B
Plaintext
Vendored
:_mod-docs-content-type: PROCEDURE
|
|
:experimental:
|
|
|
|
[id="renaming-a-bookmark_{context}"]
|
|
= Renaming a bookmark
|
|
|
|
You can rename a bookmark to distinguish it from other bookmarks. If you have bookmarks to several folders that all share the same name, you can tell the bookmarks apart if you rename them.
|
|
|
|
Renaming the bookmark does not rename the folder.
|
|
|
|
.Procedure
|
|
|
|
. Right-click the bookmark in the side bar.
|
|
|
|
. Select *Rename…*.
|
|
+
|
|
image::rename-bookmark-menu.png[Rename bookmark menu]
|
|
|
|
. In the *Name* field, enter the new name for the bookmark.
|
|
+
|
|
image::rename-bookmark-text.png[Bookmark name field]
|
|
|
|
. Click btn:[Rename].
|
|
|
|
.Verification
|
|
|
|
* Check that the side bar lists the bookmark under the new name.
|
|
+
|
|
image::renamed-bookmark.png[Renamed bookmark] |