BibleGet-I-O / bibleget-wordpress

Plugin for WordPress that let's you insert Bible quotes into your posts or pages from a variety of Bible versions in different languages. This is a mirror of the SVN repo where the plugin gets published to the WordPress plugins store. Kudos to @kas-catholic for helping import the repo from SVN.
https://www.bibleget.io
Apache License 2.0
0 stars 2 forks source link

allow any kind of dash in query #7

Closed JohnRDOrazio closed 3 years ago

JohnRDOrazio commented 3 years ago

Other than regular dashes, any other kind of dash should be accepted so as to avoid unexpected errors (for example when someone copy/pastes a reference query that has an emdash in it).

This has been done already for the Microsoft Word add-on: 055a6e70c6f14d96ba7ffcf9d72b5152edcd2c0a.

And in the API endpoint engine: b658fa93a1f662d7dc61e538395d253504e0580f.

JohnRDOrazio commented 3 years ago

fixes 4289430af25d84285e7e58b605c6bd3d23f30b53