obsidian-github-embeds icon indicating copy to clipboard operation
obsidian-github-embeds copied to clipboard

Embed appears twice if placed in a checkbox item

Open SierraKomodo opened this issue 2 years ago • 0 comments

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: Obsidian_bYT8XlsnkS

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.

SierraKomodo avatar Apr 19 '24 22:04 SierraKomodo