Hi Jean,

it's easy. The documentation which I need to update is written with the grid format and I don't want to introduce there such a change.

Your suggestion adds a whole new raw into a table but I need to add a new line just in text inside one cell ...

Regards,
  Vladimir

On 11. 08. 22 15:10, Jean Abou Samra wrote:


Le 08/08/2022 à 15:52, Vladimír Marek a écrit :
Hi Jim,

thanks for the tip but unfortunately I'm bind to the grid format (using that structure I sent before).
In mean while I found that I can add a new line like this:
Simple example
+--------+-------------+
| text  | text text |
|          |                 |
|          | | THIS    |
+--------+-------------+

but it also generates a new line after the "THIS" which is something I really don't want :-(

V.


I'm not sure what can force you to use this table format, but
this works for me, unless I have misunderstood the request:

+--------+-------------+
| text   |  text text  |
+--------+-------------+
|        |             |
+--------+-------------+
|        |     THIS    |
+--------+-------------+


Best,
Jean


--
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/e9bb7bf9-db2f-aec7-37b1-127b705a6182%40frafos.com.

Reply via email to