File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -25,36 +25,31 @@ app = App()
2525app.cmdloop()
2626```
2727
28- ## Getting Started
29-
28+ <!-- Getting Started -->
3029{%
3130 include-markdown "./overview/index.md"
3231%}
3332
34- ## Migrating from cmd
35-
33+ <!-- Migrating from cmd -->
3634{%
3735 include-markdown "./migrating/index.md"
3836%}
3937
40- ## Features
41-
38+ <!-- Features -->
4239{%
4340 include-markdown "./features/index.md"
4441 start="<!-- intro-start--> "
4542 end="<!-- intro-end--> "
4643%}
4744
48- ## Examples
49-
45+ <!-- Examples -->
5046{%
5147 include-markdown "./examples/index.md"
5248 start="<!-- intro-start--> "
5349 end="<!-- intro-end--> "
5450%}
5551
56- ## Plugins
57-
52+ <!-- Plugins -->
5853{%
5954 include-markdown "./plugins/index.md"
6055 start="<!-- intro-start--> "
You can’t perform that action at this time.
0 commit comments