tim-hub / obsidian-bible-reference

Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
https://antioch.tech/obsidian-bible-reference/
MIT License
221 stars 41 forks source link

Remove extraneous line breaks in KJV verses #187 #188

Closed abbasou closed 3 months ago

abbasou commented 3 months ago

Replace .trim method with .replace to remove extraneous line breaks from KJV verses pulled from BibleAPI.

abbasou commented 3 months ago

Total GitHub noob here. Do I need to do some kind of edit from my side, or do you make the proposed changes from your end?

abbasou commented 3 months ago

Nevermind. I found the Commit Suggestion button. Lol

tim-hub commented 3 months ago

Thanks