<div dir="ltr">Hi,<div><br></div><div>Are there any plans to extend the SimpleOsisParser to be able to parse chapter references like &quot;Gen.1&quot; instead of just verse references e.g. &quot;Gen.1.1&quot; or verse range references e.g. &quot;Gen.1.1-Gen.1.3&quot;?</div>
<div><br></div><div>The following fails so I can&#39;t parse a reference to the whole of Genesis 1 easily:</div><div><br></div><div><div><div>        assertEquals(&quot;Gen.1&quot;, SimpleOsisParser.parseOsisRef(testV11n, &quot;Gen.1&quot;).getOsisRef());</div>
</div></div><div><br></div><div>other than by entering &quot;Gen.1.1-Gen.1.31&quot; which, funnily enough, returns the Osis I originally tried to enter &quot;Gen.1&quot;.<br></div><div><br></div><div>Martin</div></div>