If I insert a text with a chapter-spanning reference like Genesis 45:8-46:8, the text is inserted correctly, but the numbering is off. With this example, two numbers appear an '8' and a '9'.
I believe the reason is that the api will return a deeper list (like this: [[]]) with a query like this. In a single-chapter query, the API will return a simple list (like this: []).
If I insert a text with a chapter-spanning reference like Genesis 45:8-46:8, the text is inserted correctly, but the numbering is off. With this example, two numbers appear an '8' and a '9'.
I believe the reason is that the api will return a deeper list (like this: [[]]) with a query like this. In a single-chapter query, the API will return a simple list (like this: []).