Skip to content

Fix the Content Editor strikethrough shortcut docs

What does this MR do and why?

If I understand correctly, GitLab's Content Editor uses Tiptap, and its default keyboard shortcut for strikethrough is mod+shift+x. From my testing, the Content Editor currently uses that shortcut.

But doc/user/shortcuts.md says it's mod+shift+s ("s" rather than "x"). This MR corrects that.

MR acceptance checklist

Edited by Steve Mokris

Merge request reports

Loading