markdown-folder-to-html
markdown-folder-to-html copied to clipboard
Add ability to resize images
It would be useful to resize images using standard markdown option: Maybe something like this:  
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.