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

Images in the post are not responsive #13

Open
LiamBommer opened this issue Jun 23, 2018 · 2 comments
Open

Images in the post are not responsive #13

LiamBommer opened this issue Jun 23, 2018 · 2 comments

Comments

@LiamBommer
Copy link

I inserted an image in my post with markdown syntax:
![](image_url)

And it turns out it's not responsive and the image's width exceeds the screen. How can I solve this problem?

@LiamBommer
Copy link
Author

I've solved this problem by inserting HTML code like:
<image src='src' class='img-fluid' />

But I wonder if there is another way...

@tanzanite999
Copy link

I also have this question

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

2 participants