In the edit bar with 'Show Breaks' turned on there is markup which shows if in a table and which column/row/width etc EG:
<?tbstrt><?tbrstrt>
------------------Table row 1, col 1; Width 8.123mm--------------------
<?tbcstrt>hello<?tbend>
This is also the same even if it is a block EG:
<?blockstart>“<?blockwidth 60mm>“<?blockbody>
------------------Table row 1, col 1; Width 60mm--------------------
BLOCK TEXT <?blockend>
It would be great if it could show if it was a block rather than a table EG:
<?blockstart>“<?blockwidth 60mm>“<?blockbody>
------------------Block row 1, col 1; Width 60mm--------------------
BLOCK TEXT <?blockend>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.