Emoji warning - unsure what I'm meant to change #6207
-
I just got the following warning:
These are the docs I follow for emoji support: https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/#configuration Nothing seems to have changes here compared to my current config. What (if anything) do I need to do here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Are you using |
Beta Was this translation helpful? Give feedback.
Are you using
materialx.emoji.to_svg
or are you usingmaterial.extensions.emoji.to_svg
?