-
When I had this library read my document, I noticed that some sentences that could be read in Upon tracking down the code, I found that it was caused by the following code, and realized that it was not just a bug or something, but rather an intentional skip that was recently added. However, I do not understand the background behind that change. Why was it made to skip these? Also, is it possible to add an option to prevent the skip? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We are taking the position that something to qualify as a table must have at least 2 rows and at least 2 columns. |
Beta Was this translation helpful? Give feedback.
We are taking the position that something to qualify as a table must have at least 2 rows and at least 2 columns.
That said, the respective text content must of course not be skipped but handled as text. Should you encounter such a case, please open an issue providing the usual reproducible data.