You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _irc/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ and as such we detail them in their own section here.
222
222
223
223
Here are the client-only tags the IRCv3 WG defines:
224
224
225
-
*[The `channel-context` client-only tag]({{site.baseurl}}/specs/client-tags/channel-context.html)**[draft]**indicates the channel a private message should be displayed in.
225
+
*[The `channel-context` client-only tag]({{site.baseurl}}/specs/client-tags/channel-context.html) indicates the channel a private message should be displayed in.
226
226
*[The `reply` client-only tag]({{site.baseurl}}/specs/client-tags/reply.html) marks that a given message is intended as a reply to a specific sent message.
227
227
*[The `react` client-only tag]({{site.baseurl}}/specs/client-tags/react.html)**[draft]** sends a reaction to a specific sent message, allowing such functionality from other chat systems.
228
228
*[The `typing` client-only tag]({{site.baseurl}}/specs/client-tags/typing.html) lets users know when another user is typing a message in their channel or private message.
0 commit comments