[Bug]: Multiple Relationships adds extra "]"
seanchiggins opened this issue · 1 comments
seanchiggins commented
Contact Details
What happened?
I was creating a book database of books that I have ready with relationships to an Author DB and a Main Character DB. If I select the Author first and then the Main Character, the formatting adds and extra "]" to the Main Character link. See below
Author:: [[Book Tracking/Author List/James Patterson.md|James Patterson]]
Main_Character:: [[Book Tracking/Character List/Alex Cross.md|Alex Cross]]]
If I select the Main Character first and then Author, everything is fine.
When broken, the Main Character is blank. If I then select the Main Character, it corrects the issue. I have also not found any issues with changing the Main Character or Author after it is working.
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
Not sure what logs you want.
Are you using the latest version of the plugin in your Obsidian vault?
- I have verified that I am on the latest version
Are you check if there is a similar issue?
- I have verified that there are not similar issues