You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Clearspeak, using tables usually results in the number of rows being prefixed to the speech string, something line "2 lines Line 1: xxx Line 2: yyy" which is fine. But when using nested tables, only the outermost table seems to have the total rows added:
With Clearspeak, using tables usually results in the number of rows being prefixed to the speech string, something line "2 lines Line 1: xxx Line 2: yyy" which is fine. But when using nested tables, only the outermost table seems to have the total rows added:
Results in
rather than
Not a huge issue as nested tables are generally confusing to begin with, but thought I'd share.
The text was updated successfully, but these errors were encountered: