.. |logo| image:: ../images/wiki_logo_openalea.png
:width: 20pt
:height: 20pt
+---------+---------+-----------+
| |logo| | |logo| | |longtext||
+---------+---------+-----------+
- from rst wiki
And the problem is the image on output is always at the top center of the rstdocument widget preview? any solutions?
Thank you and regards.
.. image:: picture.jpeg :height: 20pt :width: 20pt :align: right
** ive tried alot of things and even followed docutils documentation for this but seems not working.