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

Image size #2

Closed
quangounet opened this issue Aug 21, 2017 · 3 comments
Closed

Image size #2

quangounet opened this issue Aug 21, 2017 · 3 comments

Comments

@quangounet
Copy link
Collaborator

Seems like there's not a proper way to resize images yet
GitbookIO/gitbook#1631
This can be very annoying. Any idea?

@fsuarez6
Copy link
Member

If you really need to change the image size, it can be done like this

Here is an 200x100 image:

<img src="../assets/controller.png" width="200" height="100" />

Another alternative would be to resize the image file itself.

@quangounet
Copy link
Collaborator Author

Not very nice :(

@fsuarez6
Copy link
Member

Agree. 'No choice'. Markdown limitation.

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