generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
[Bug] (BibleGateway) Hyperlink broken when bookName contains space
#185
Labels
bug
Something isn't working
Comments
So in poking around a bit, I came across the following snippet:
and noticed the |
space
abbasou
added a commit
to abbasou/obsidian-bible-reference
that referenced
this issue
May 12, 2024
Remove spaces in Book names for URL tim-hub#185
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When using a version from BibleGateway and the Book Name contains a
space
(i.e. "1 Timothy," "2 Chronicles," etc.) the link to BibleGateway will be broken. This will cause formatting issues as well.To Reproduce
Steps to reproduce the behavior:
space
in the name.Expected behavior
The linker should replace the
space
with a "+" for a proper hyperlink and correct formatting.Screenshots
![image](https://private-user-images.githubusercontent.com/68356554/329384556-198c578b-567d-465d-88a8-7f271a753645.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjI3MjQsIm5iZiI6MTczOTE2MjQyNCwicGF0aCI6Ii82ODM1NjU1NC8zMjkzODQ1NTYtMTk4YzU3OGItNTY3ZC00NjVkLTg4YTgtN2YyNzFhNzUzNjQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA0NDAyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY2MjAzZmRhOTc0NDdlMWRiZGUwYzU0OTU1MTRhNmNiYzUxY2Y2MmM3ZTUwOWE5YTE0NTIxYjgzZjBhMzdkY2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Mvpx-YGSOhTYmlwTFb4OMtM7Z_c4ORtZ-vkz6Hb3uGI)
![image](https://private-user-images.githubusercontent.com/68356554/329384738-fdd0b3f1-7afa-4f7c-93c7-2fa02f25c865.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjI3MjQsIm5iZiI6MTczOTE2MjQyNCwicGF0aCI6Ii82ODM1NjU1NC8zMjkzODQ3MzgtZmRkMGIzZjEtN2FmYS00ZjdjLTkzYzctMmZhMDJmMjVjODY1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA0NDAyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg0MjExZmI3ZjQ2MGEwYWRkZmY3NGYzYTBkYmU4NTM1NWE4NmM5MWY2ZWJjNzcxZmVlODVhNWViNDVmOGJhNTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.q6MU3dzJnFCvVK67fnWsH1XwzNdZdDeZbf75zU0sKYU)
What Device Do You Use(please complete the following information):
The text was updated successfully, but these errors were encountered: