style: fix markdown lints in FAQ.md

This commit is contained in:
sck_0
2026-01-28 10:36:51 +01:00
parent 67474bf79d
commit 1ffbe63e93

4
FAQ.md
View File

@@ -102,7 +102,7 @@ git pull origin main
Use the `@` symbol followed by the skill name:
```
```bash
@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:
```
```bash
@brainstorming help me design this, then use @writing-plans to create a task list.
```