awoken-bible / reference

NPM package for bible verse reference parsing, formating and meta data
MIT License
11 stars 3 forks source link

Parse functions do not obey versification #1

Closed jnterry closed 1 year ago

jnterry commented 5 years ago

index.ts parses the Versification scheme in use to various modules, but not to printer or parser, hence these functions always use the default Versificiation scheme

jnterry commented 5 years ago

format function has been fixed as of v1.3.0 (https://github.com/jnterry/awoken-bible-reference/commit/9a44a49c935048081c55cd3e1831c7592ebcf64f)

Just parser functions now