Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The rendered image height is incorrect. #343

Open
jwcesign opened this issue Mar 29, 2024 · 1 comment
Open

The rendered image height is incorrect. #343

jwcesign opened this issue Mar 29, 2024 · 1 comment

Comments

@jwcesign
Copy link

jwcesign commented Mar 29, 2024

What version of @tailwindcss/typography are you using?

0.5.12

What version of Node.js are you using?

v18.16.1

What browser are you using?

chrome

What operating system are you using?

Windows

Reproduction repository

https://github.com/jwcesign/md-render

Describe your issue

With the original official react-markdown demo(https://remarkjs.github.io/react-markdown/), it renders correct for : https://raw.githubusercontent.com/alist-org/alist/v3.33.0/README.md
image

But with my demo project, it does not work fine for the big log:
image

After I change from height to width, it works fine: alist-org/alist#6282

@jwcesign
Copy link
Author

BTW, nice project, thanks for your hard work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant