javalent / admonitions

Adds admonition block-styled content to Obsidian.md
MIT License
1.04k stars 67 forks source link

🐞 Internal links in the Admonition are no longer clickable. #325

Closed Ha-gi-wa-ra closed 9 months ago

Ha-gi-wa-ra commented 9 months ago

Check for existing bug reports before submitting.

Expected Behavior

Clicking on an internal link within Admonition will take me to the linked page like Callout.

Current behaviour

When clicking on an internal link in Admonition, it switches to edit mode and the link does not work.

Reproduction

  1. Launch Obsidian in Live preview mode.
  2. Create an Admonition and include a sentence containing an internal link.
  3. Attempt to click on the rendered link.

Which Operating Systems are you using?

Obsidian Version Check

1.4.13 and 1.4.13

Plugin Version

10.1.0

Confirmation

Possible solution

No response

valentine195 commented 9 months ago

Whoops, this was a side effect of fixing #278

Lucifer-Clegg commented 9 months ago

i have the same behavior.

Obsidian Version Check 1.4.13 [x] Windows

Plugin Version 10.1.0

I installed the previous verion (10.0.2) and the issue wont occur.

valentine195 commented 9 months ago

This should be fixed in #326