From 47b3017979ecd8a1d321baf9e307f20469bf06df Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 20 Feb 2024 10:36:37 +0100 Subject: [PATCH] Doc: Add more options for following links to web sites in MD editor Task-number: QTCREATORBUG-30209 Change-Id: I0c9f49775377bfd3e8061112a77995a647590c1c Reviewed-by: Eike Ziller --- .../editors/creator-only/creator-markdown-editor.qdoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc b/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc index 8f959548e98..a5cbf186f99 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc @@ -39,7 +39,12 @@ \list 1 \li Place the cursor on the link. - \li Go to \uicontrol {Follow Symbol Under Cursor} in the context menu, or - press \key F2. + \li Then, do one of the following: + \list + \li Press \key {Ctrl+Click} (or \key {Cmd+Click} on \macos). + \li Press \key F2. + \li Go to \uicontrol {Follow Symbol Under Cursor} in the context + menu. + \endlist \endlist */