mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
1.2 KiB
1.2 KiB
title, icon, createTime, permalink
| title | icon | createTime | permalink |
|---|---|---|---|
| emoji | mdi:emoji-outline | 2025/11/29 14:03:43 | /en/guide/markdown/emoji/ |
Quick Start
Using emoji in Markdown is very simple, just wrap the emoji code with colons:
Input:
:tada: :100:
Output:
🎉 💯
Full Emoji List
We provide complete emoji support based on the markdown-it-emoji plugin.
To view all available emoji codes, visit: 📋Complete Emoji Code List{.read-more}
::: tip Click the emoji to copy the emoji symbol to the clipboard. :::