Disable emojify for certain pages #1053
-
|
I am facing an issue where emojify replaces parts of an IPv6 with the 💯 emoji. |
Beta Was this translation helpful? Give feedback.
Answered by
alexrashed
Apr 25, 2025
Replies: 1 comment
-
|
FYI: Unfortunately, this can only be worked around (either by using zero width spaces as discussed in #212, or by overwriting the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alexrashed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FYI: Unfortunately, this can only be worked around (either by using zero width spaces as discussed in #212, or by overwriting the
single.htmllayout and disabling emojify on the content).