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

Add ability to resize images #28

Open
asdevgit opened this issue Jun 11, 2019 · 1 comment
Open

Add ability to resize images #28

asdevgit opened this issue Jun 11, 2019 · 1 comment

Comments

@asdevgit
Copy link

It would be useful to resize images using standard markdown option:
Maybe something like this:
![sample image](image.png | width=100)
![sample image](image.png =250x250)

@joakin
Copy link
Owner

joakin commented Mar 10, 2020

You can use HTML for that if the markdown doesn't support it right?

We use markdown-it in this project so feel free to have a look at what they support with regards to this.

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