vslinko / obsidian-zoom

MIT License
220 stars 14 forks source link

[BUG] Breadcrumb shows raw markdown for hyperlinks #106

Closed floscha closed 1 year ago

floscha commented 1 year ago

Describe the bug

Currently, the breadcrumb shows the full raw markdown for hyperlinks (e.g. [Some Website](https://some-website.com/))

To Reproduce

  1. Create a new list item with a hyperlink as content (e.g. - [Some Website](https://some-website.com/))
  2. Click on the list item's bullet to zoom in
  3. See the breadcrumb for the error

Expected behavior

Instead of the raw markdown, only the title, i.e. the text within the square brackets should be sufficient.

Environment (please complete the following information):