We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have found a few instance where the chapter markers in the XML are in the wrong places, for example:
<verse eID="Mark.9.1"/> </p> </chapter><chapter osisID="Mark.9"> <p><verse osisID="Mark.9.2" sID="Mark.9.2"/>
<verse eID="John.8.11"/> </p> </chapter><chapter osisID="John.8"> <p><verse osisID="John.8.12" sID="John.8.12"/>
<verse eID="John.17.17"/> </p> </chapter><chapter osisID="John.18"> <p><verse osisID="John.17.18" sID="John.17.18"/>
<verse eID="Acts.22.29"/> </p> </chapter><chapter osisID="Acts.23"> <p><verse osisID="Acts.22.30" sID="Acts.22.30"/>
<verse eID="1Cor.11.1"/> </p> </chapter><chapter osisID="1Cor.11"> <p><verse osisID="1Cor.11.2" sID="1Cor.11.2"/>
<verse eID="Col.4.1"/> </p> </chapter><chapter osisID="Col.4"> <p><verse osisID="Col.4.2" sID="Col.4.2"/>
<verse eID="Rev.12.17"/> </p> </chapter><chapter osisID="Rev.13"> <p><verse osisID="Rev.12.18" sID="Rev.12.18"/>
I think this is an exhaustive list. Would it be possible to fix them, or is there a reason they are like this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have found a few instance where the chapter markers in the XML are in the wrong places, for example:
I think this is an exhaustive list. Would it be possible to fix them, or is there a reason they are like this?
The text was updated successfully, but these errors were encountered: