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:
@@ -233,7 +233,7 @@ Cách sử dụng: `/review-pr 456 high` → `$0`="456", `$1`="high"
|
||||
|
||||
### Bối Cảnh Động Với Lệnh Shell
|
||||
|
||||
Thực thi các lệnh bash trước prompt sử dụng `!`command``:
|
||||
Thực thi các lệnh bash trước prompt sử dụng `` !`command` ``:
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user