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
Currently anno.getText() returns concatenated text for multiannotations. So we don't know what part of text related to one paragraph and what part to another. Maybe we should separate them by \n?
The text was updated successfully, but these errors were encountered:
Currently anno.getText() returns concatenated text for multiannotations. So we don't know what part of text related to one paragraph and what part to another. Maybe we should separate them by
\n
?The text was updated successfully, but these errors were encountered: