style: fix markdown lints in FAQ.md
This commit is contained in:
4
FAQ.md
4
FAQ.md
@@ -102,7 +102,7 @@ git pull origin main
|
|||||||
|
|
||||||
Use the `@` symbol followed by the skill name:
|
Use the `@` symbol followed by the skill name:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
@brainstorming help me design a todo app
|
@brainstorming help me design a todo app
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -110,7 +110,7 @@ Use the `@` symbol followed by the skill name:
|
|||||||
|
|
||||||
**Yes!** You can invoke multiple skills:
|
**Yes!** You can invoke multiple skills:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
@brainstorming help me design this, then use @writing-plans to create a task list.
|
@brainstorming help me design this, then use @writing-plans to create a task list.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user