Hello, great work on these libraries!
Do you know how I can update the code and PR to fix this bug?
It appears the parser does not check for the "l" or "level" tag that is used to indicate the poetic indentations.
The first image shows the proper data in the XML file for BSB version
The second image shows the plain_text_reader file generated by the pythonbivle-parser repository
The third image shows the output from printing the retrieved text by using the bible.get_verse_text() method, as shown here
The fourth image shows the indented poetic text as shown in print of the bible version
The same issue occurs with Revelation 12:10 and 12:11
