We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ff50a commit aeb981bCopy full SHA for aeb981b
content/docs/characters/manage/actions.mdx
@@ -142,7 +142,7 @@ To view the current permission for an action, use the command
142
To remove a specific action from a character, use the command
143
`/character action remove <character> <action>`.
144
145
-**Example Command:**
+### Example [!toc] [#remove-example]
146
147
```
148
/character action remove Steve greet
@@ -154,7 +154,7 @@ To remove a specific action from a character, use the command
154
155
List all actions configured for a character using `/character action list <character>`.
156
157
-### Example [!toc]
+### Example [!toc] [#list-example]
158
159
160
/character action list Steve
0 commit comments