It would be handy to be able to set a CSS class for inlined image tags (e.g when right-aligning images, margin settings should be different to block align the image appropriately).

This patch extends the image_filter syntax to allow a class to be specified:

[image:123 class=imgleft]

If nobody has any objections, I'll commit this to HEAD in a few days.

CommentFileSizeAuthor
image_filter_class.patch2.2 KBmrowe

Comments

mrowe’s picture

Committed to HEAD

Anonymous’s picture