-
ProblemSometimes an API reference matches the name of an emoji (e.g. There are two types of this sort of problem:
Ideally' we would like to "skip" or filter these. Any ideas? Possible solutions
|
Beta Was this translation helpful? Give feedback.
Answered by
flynneva
Dec 27, 2022
Replies: 2 comments 6 replies
-
fyi @facelessuser, any ideas? I'm trying my hand at a custom |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fyi @facelessuser, any ideas? I'm trying my hand at a custom
emoji_generator
method now, similar to the custom superfence method I did earlier in the year...but maybe you have a better idea.