We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d772752 commit ce5fb9aCopy full SHA for ce5fb9a
1 file changed
api/07-Extension-Quick-Start/Menus.md
@@ -4,11 +4,11 @@ title: Menus
4
5
This document outlines the basic features of working with Menus, including:
6
7
-[How to add a Menu](#adding-a-menu)
8
-[How to add a SubMenu](#adding-a-sub-menu)
9
-[How to add a Menu item](#adding-a-menu-item)
10
-[How to position a Menu item](#position-the-menu-item)
11
-[How to add a keyboard shortcut to a Menu item](#attach-a-keyboard-shortcut-to-a-menu-item)
+* [How to add a Menu](#adding-a-menu)
+* [How to add a SubMenu](#adding-a-sub-menu)
+* [How to add a Menu item](#adding-a-menu-item)
+* [How to position a Menu item](#position-the-menu-item)
+* [How to add a keyboard shortcut to a Menu item](#attach-a-keyboard-shortcut-to-a-menu-item)
12
13
---
14
0 commit comments