File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -30,16 +30,18 @@ sidebar_position: 7
3030
3131## 提及(at)他人
3232
33- 洛谷讨论区中可以提及其他用户(即“at”该用户),系统会提醒该用户查看讨论。提及用户的格式为 ` @[](luogu://user/<uid>) ` 。如下图,洛谷使用的 Markdown 编辑器可以自动补全该格式:在编辑器内使用符号 @ 后直接跟上该用户的用户名或 uid,自动补全功能即会被触发。在确认提及的对象后使用 Enter 键确认,编辑器会自动补全上述格式。
33+ 洛谷讨论区中可以提及其他用户(即“at”该用户),系统会发送通知提醒该用户查看讨论。内容为在什么时间,被哪位用户,在什么帖子内提及了。
34+
35+ 提及用户的格式为 ` @[](luogu://user/<uid>) ` ,例如需要提及 uid 为 1 的 kkksc03 就是 ` @[](luogu://user/1) ` 。
36+
37+ 这个格式不需要手动输入,洛谷使用的 Markdown 编辑器可以自动补全该格式。如下图,只需要在编辑器内使用符号 @ 后直接跟上该用户的用户名或 uid,自动补全功能即会被触发。在确认提及的对象后使用 Enter 键确认,就会自动补全格式。
3438
3539![ 在编辑器内提及他人] ( _image/mention-editor.png )
3640
3741::: caution
3842
3943本功能仅适用于洛谷** 讨论区** 中,在其他使用 Markdown 的地方无效。单个回复内最多允许提及 5 次,超出限制后不会展示为提及他人,也不会发送通知。
4044
41- 只有使用此方式才能让被提及的用户收到** 系统通知** 。通知内容是在什么时间,被哪位用户,在什么帖子内提及了。
42-
4345:::
4446
4547## 帖子管理功能
Original file line number Diff line number Diff line change 4545 },
4646 "engines" : {
4747 "node" : " >=16.14"
48- },
49- "packageManager" :
" [email protected] +sha512.67f5879916a9293e5cf059c23853d571beaf4f753c707f40cb22bed5fb1578c6aad3b6c4107ccb3ba0b35be003eb621a16471ac836c87beb53f9d54bb4612724" 48+ }
5049}
You can’t perform that action at this time.
0 commit comments