shabegom / obsidian-reference-count

Show Reference Count of Block Refs
65 stars 6 forks source link

Need to handle code block references #33

Closed GitMurf closed 3 years ago

GitMurf commented 3 years ago

If you block reference a code block it actually puts the ^block-id below the code block with a line break in between. The plugin is not picking this up because it is not looking for a line that starts with ^block-id.

image

shabegom commented 3 years ago

Codeblocks are more handled