Skip to content

Commit 1d7991d

Browse files
committed
docs: fix toc
1 parent 9c4905a commit 1d7991d

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,23 @@ option to choose and explore unnoticed commands.
3636
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
3737
**Table of Contents**
3838

39-
- [πŸ† Features](#πŸ†-features)
40-
- [πŸ“‡ Commands](#πŸ“‡-commands)
41-
- [πŸ’Ύ Installation](#πŸ’Ύ-installation)
42-
- [πŸ”¨ Usage](#πŸ”¨-usage)
43-
- [❓ How to define your own command?](#❓-how-to-define-your-own-command)
44-
- [βš› `Interactive` Attribute's Properties](#βš›-interactive-attributes-properties)
45-
- [πŸ§ͺ summary (`string`)](#πŸ§ͺ-summary-string)
46-
- [πŸ§ͺ icon (`string`)](#πŸ§ͺ-icon-string)
47-
- [πŸ§ͺ tooltip (`string`)](#πŸ§ͺ-tooltip-string)
48-
- [πŸ§ͺ enabled (`boolean`)](#πŸ§ͺ-enabled-boolean)
49-
- [🧰 Advanced Usage](#🧰-advanced-usage)
50-
- [βš™ CompletingRead (`prompt`, `collection`, `callback`, `hover`, `requiredMatch`)](#βš™-completingread-prompt-collection-callback-hover-requiredmatch)
51-
- [βš™ ReadString (`prompt`, `callback`)](#βš™-readstring-prompt-callback)
52-
- [βš™ ReadNumber (`prompt`, `callback`)](#βš™-readnumber-prompt-callback)
53-
- [βš™ YesOrNo (`prompt`, `callback`)](#βš™-yesorno-prompt-callback)
54-
- [πŸ“Œ Credits](#πŸ“Œ-credits)
55-
- [πŸ” See Also](#πŸ”-see-also)
56-
- [⚜️ License](#⚜️-license)
39+
- [πŸ† Features](#-features)
40+
- [πŸ’Ύ Installation](#-installation)
41+
- [πŸ”¨ Usage](#-usage)
42+
- [❓ How to define your own command?](#-how-to-define-your-own-command)
43+
- [βš› `Interactive` Attribute's Properties](#-interactive-attributes-properties)
44+
- [πŸ§ͺ summary (`string`)](#-summary-string)
45+
- [πŸ§ͺ icon (`string`)](#-icon-string)
46+
- [πŸ§ͺ tooltip (`string`)](#-tooltip-string)
47+
- [πŸ§ͺ enabled (`boolean`)](#-enabled-boolean)
48+
- [🧰 Advanced Usage](#-advanced-usage)
49+
- [βš™ CompletingRead (`prompt`, `collection`, `callback`, `hover`, `requiredMatch`)](#-completingread-prompt-collection-callback-hover-requiredmatch)
50+
- [βš™ ReadString (`prompt`, `callback`)](#-readstring-prompt-callback)
51+
- [βš™ ReadNumber (`prompt`, `callback`)](#-readnumber-prompt-callback)
52+
- [βš™ YesOrNo (`prompt`, `callback`)](#-yesorno-prompt-callback)
53+
- [πŸ“Œ Credits](#-credits)
54+
- [πŸ” See Also](#-see-also)
55+
- [⚜️ License](#-license)
5756

5857
<!-- markdown-toc end -->
5958

0 commit comments

Comments
Β (0)