@@ -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