theme-next / hexo-theme-next

Elegant and powerful theme for Hexo.
https://theme-next.org
Other
8.12k stars 2.05k forks source link

insert a inline image in text, but the image and text are not aligned horizontally #1737

Open 756yang opened 9 months ago

756yang commented 9 months ago

Using the landscape theme can display normally, but using the next theme cannot align the display horizontally, like this:

      [img]
Text        Text

I hope that the inline image can display horizontally.

My method of inserting images is to use img tags:

n independent random variables:
<img src="/images/1.png" style="display:inline;width:0.843333in;height:0.123333in" />
If they all follow the standard normal distribution, then their sum of squares
welcome[bot] commented 9 months ago

Thanks for opening this issue, maintainers will get back to you as soon as possible!