fix(docs): escape inline-code backticks in !command`` references
Escape backticks across en/ja/uk/vi/zh slash-commands and skills modules so the literal `!`command`` syntax renders correctly instead of breaking the inline-code span.
This commit is contained in:
@@ -276,7 +276,7 @@ Usage: `/review-pr 456 high` → `$0`="456", `$1`="high"
|
||||
|
||||
### Dynamic Context with Shell Commands
|
||||
|
||||
Execute bash commands before the prompt using `!`command``:
|
||||
Execute bash commands before the prompt using `` !`command` ``:
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user