php-textile icon indicating copy to clipboard operation
php-textile copied to clipboard

Width and height attributes for images

Open Lordovos opened this issue 5 years ago • 0 comments

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.

Lordovos avatar Mar 29 '20 11:03 Lordovos