From 34a6fcedb4ddd319ef51c7721ef3a75d22e04e13 Mon Sep 17 00:00:00 2001 From: dupoxy Date: Sat, 15 Jun 2024 09:28:58 +0200 Subject: [PATCH] Apply Markup Style Guide to commit f165ba97112a1031e5512ebc969876184d6a8446 --- manual/editors/preferences/keymap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/editors/preferences/keymap.rst b/manual/editors/preferences/keymap.rst index cc53dc794..18f4c6378 100644 --- a/manual/editors/preferences/keymap.rst +++ b/manual/editors/preferences/keymap.rst @@ -25,11 +25,11 @@ Keymap Presets .. _bpy.ops.wm.keyconfig_preset_add: - You add a custom keymap configuration to the preset list by ``LMB`` on the *Add* button ``+``. + You add a custom keymap configuration to the preset list by :kbd:`LMB` on the *Add* button ``+``. .. _bpy.ops.wm.keyconfig_preset_remove: - You remove a custom keymap configuration from the preset list by ``LMB`` on the *Remove* button ``-``. + You remove a custom keymap configuration from the preset list by :kbd:`LMB` on the *Remove* button ``-``. .. _bpy.ops.preferences.keyconfig_import: -- 2.30.2