obsidian-github-embeds
obsidian-github-embeds copied to clipboard
Embed appears twice if placed in a checkbox item
Description
The embed block appears twice if the github link is placed on a checkbox item (- [ ]). Appears to affect PR and issue links. Not tested with other links.
Details
Reproduction Steps
Place a github link into a checkbox item.
Markdown
- [ ] https://github.com/MrGVSV/obsidian-github-embeds/pull/23
Expected Behavior
The embed should only appear once per link.
Actual Behavior
The embed appears twice.
Screenshots
The reading view mode for the above markdown:
Additional Context
-
Obsidian version: 1.5.12
-
Plugin version: 1.0.7
- Active Theme(s): Tested and reproducible with no themes loaded.
- Active Plugin(s): Tested and reproducible with no other plugins loaded.