mirror of
https://github.com/typst/typst
synced 2025-08-12 14:17:55 +08:00
Improve Emoji documentation page
This commit is contained in:
parent
ae9356d711
commit
f4cc105a0a
@ -170,8 +170,8 @@
|
|||||||
category: symbols
|
category: symbols
|
||||||
path: ["emoji"]
|
path: ["emoji"]
|
||||||
details: |
|
details: |
|
||||||
Named emoji.
|
Named emojis.
|
||||||
|
|
||||||
For example, `#emoji.face` produces the 😀 emoji. If you frequently use
|
For example, `#emoji.face` produces the 😀 emoji. If you frequently use
|
||||||
certain emojis, you can also import them from the `emoji` module (`[#import
|
certain emojis, you can also import them from the `emoji` module (`[#import
|
||||||
emoji: face]`) to use them without the `#emoji.` prefix.
|
emoji: face]`) to use them without the `emoji.` prefix.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user