Skip to content

plain_text_reader file does not include "level" tag in XML of OSIS #94

@smarkoco

Description

@smarkoco

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

Image Image Image Image

The same issue occurs with Revelation 12:10 and 12:11

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions