Skip to content

Commit 3734534

Browse files
committed
Use "code span" markup on user entry text in "Moderator Instructions"
The "Moderator Instructions" asset contains instructions for filling in text fields. The most appropriate markup for this content is the backticks (code span) markup.
1 parent 15351e0 commit 3734534

File tree

1 file changed

+4
-4
lines changed
  • content/categories/staff/moderation/_topics/moderator-instructions

1 file changed

+4
-4
lines changed

content/categories/staff/moderation/_topics/moderator-instructions/1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ See the ["**Inappropriate behavior**" instructions](#deal-with-inappropriate-beh
125125
1. From the dropdown menu, click "**Suspend user**".
126126
The "**Suspend User**" dialog will open.
127127
1. From the "**Suspend user until**" dropdown menu, select "**Forever**".
128-
1. In the "**Suspension Reason**" text field, enter "spam".
128+
1. In the "**Suspension Reason**" text field, enter `spam`.
129129
1. From the "**What would you like to do with the associated post?**" dropdown menu, select "**Delete the post**".
130130
1. Click the <kbd>**🛇 Suspend**</kbd> button.
131131

@@ -226,7 +226,7 @@ This flag is created by **`@system`** when a new user created a topic, and anoth
226226
1. From the dropdown menu, click "**Suspend User**".
227227
The "**Suspend User**" dialog will open.
228228
1. From the "**Select a timeframe**" dropdown menu, select "**Forever**".
229-
1. In the "**Suspension Reason**" text field, enter "malicious use of multiple accounts".
229+
1. In the "**Suspension Reason**" text field, enter `malicious use of multiple accounts`.
230230
1. From the "**What would you like to do with the associated post?**" dropdown menu, select "**Delete the post**".
231231
1. Click the <kbd>**🛇 Suspend**</kbd> button.
232232

@@ -292,7 +292,7 @@ Mentions of relevant products or services of interest to the Arduino community a
292292
1. From the dropdown menu, click "**Suspend User**".
293293
The "**Suspend User**" dialog will open.
294294
1. From the "**Suspend user until**" dropdown menu, select "**Forever**".
295-
1. In the "**Suspension Reason**" text field, enter "spam".
295+
1. In the "**Suspension Reason**" text field, enter `spam`.
296296
1. From the "**What would you like to do with the associated post?**" dropdown menu, select "**Delete the post**".
297297
1. Click the <kbd>**🛇 Suspend**</kbd> button.
298298
1. Click the spammer's user name.
@@ -695,7 +695,7 @@ Account suspensions are used when the intention is to permanently exclude the us
695695
1. Click the <kbd>**Admin**</kbd> button.
696696
1. From the "**Permissions**" section, click the <kbd>**🛇 Suspend**</kbd> button.
697697
1. From the "**Suspend user until**" dropdown menu, select "**Forever**".
698-
1. In the "**Suspension Reason**" text field, enter a short explanation for the cause of suspension (e.g., "spam").
698+
1. In the "**Suspension Reason**" text field, enter a short explanation for the cause of suspension (e.g., `spam`).
699699
1. Click the <kbd>**🛇 Suspend**</kbd> button.
700700

701701
---

0 commit comments

Comments
 (0)