Re: images in table
Posted by
moovida on
URL: https://discuss.asciidoctor.org/images-in-table-tp6420p6422.html
Thanks for the reply Dan,
I tried to change this, but it doesn't affect it.
Horizontal centering is not the problem. It is really vertical. The text always starts at the bottom of the image. To make this look decent, I have to do this trick to "push" it up:
[cols="<.<,<.<,<.<"]
|===
a|
image::images/08_project_info.png[]
2+a|
1. remove/add new data
2. edit and save the project's metadata
{empty} +
{empty} +
{empty} +
{empty} +
{empty} +
{empty} +
|===
I opened an issue, thanks.
Cheers,
Andrea