From 2b73029c91f4953c53ae5190dffb1e8cafe07ec4 Mon Sep 17 00:00:00 2001 From: Liu Yongliang <41845017+tlylt@users.noreply.github.com> Date: Sun, 26 Nov 2023 22:37:15 +0800 Subject: [PATCH] Update emoji and emoticon shortcuts in UG (#2379) --- docs/userGuide/syntax/emoji.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/userGuide/syntax/emoji.md b/docs/userGuide/syntax/emoji.md index f3d02b9094..88d1c8434b 100644 --- a/docs/userGuide/syntax/emoji.md +++ b/docs/userGuide/syntax/emoji.md @@ -4,24 +4,24 @@ markdown -:+1: :exclamation: :x: :construction: +:+1: :exclamation: :x: :construction: :) :/ :D
-%%{{ icon_info }} [the list of supported emoji](https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md).%% +%%{{ icon_info }} The list of supported [emoji](https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md) and [emoticon shortcuts](https://github.com/markdown-it/markdown-it-emoji/blob/master/lib/data/shortcuts.js).%%
```markdown -:+1: :exclamation: :x: :construction: +:+1: :exclamation: :x: :construction: :) :/ :D ```
-:+1: :exclamation: :x: :construction: +:+1: :exclamation: :x: :construction: :) :/ :D
\ No newline at end of file