Skip to content

Commit aeb981b

Browse files
committed
docs: update examples for removing and listing character actions
1 parent 08ff50a commit aeb981b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/characters/manage/actions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To view the current permission for an action, use the command
142142
To remove a specific action from a character, use the command
143143
`/character action remove <character> <action>`.
144144

145-
**Example Command:**
145+
### Example [!toc] [#remove-example]
146146

147147
```
148148
/character action remove Steve greet
@@ -154,7 +154,7 @@ To remove a specific action from a character, use the command
154154

155155
List all actions configured for a character using `/character action list <character>`.
156156

157-
### Example [!toc]
157+
### Example [!toc] [#list-example]
158158

159159
```
160160
/character action list Steve

0 commit comments

Comments
 (0)