Skip to content

Style image directive #1110

@berkerpeksag

Description

@berkerpeksag

I noticed this while working on #385.

.. image:: /m/community/awards/frank-willison/kuchling.jpg
   :align: right

should be styled as

img.align-right {
    float:right;
}

Metadata

Metadata

Assignees

Labels

frontendRelates to the frontend of the app

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions