php-textile
php-textile copied to clipboard
Width and height attributes for images
Is your feature request related to a problem?
No.
What is the feature?
It would be nice if we could supply width and height attributes for images without having to utilize classes or inline-styles. Most CSS-based solutions (such as using transform: scale(2)) will not reflow the layout to properly fit the image.