Open PietroArsi opened 8 months ago
I solved it by pasting the emojis directly in the md file but now all the emojis are rendered with negative colors, is there a way to fix this?
Try to wrap emojis inside a
<span class="ioda">emoji-here</span>
this should avoid negative color.
See documentation: https://github.com/riggraz/no-style-please?tab=readme-ov-file#dark-mode-for-images
How do I fix this? I want the emojis to be displayed like normal text.