Skip to content
New issue

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

Chapter markers off #3

Open
scruffian opened this issue Feb 4, 2020 · 0 comments
Open

Chapter markers off #3

scruffian opened this issue Feb 4, 2020 · 0 comments

Comments

@scruffian
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant