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:
@@ -280,7 +280,7 @@ Review PR #$0 with priority $1
|
||||
|
||||
### シェルコマンドによる動的コンテキスト
|
||||
|
||||
プロンプトの前に `!`command`` で bash コマンドを実行する:
|
||||
プロンプトの前に `` !`command` `` で bash コマンドを実行する:
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user