Closed mu88 closed 5 years ago
This plugin just replaces :smiley:
with the markup to render :smiley:
The issue you're facing is because of faulty CSS:
img {
display: block;
max-width: 100%;
margin: 0 0 1rem;
border-radius: 5px;
}
Thank you!
I'm wondering why the emojis within my blog post are not rendered inline, but instead are placed on a separate line.