obsidian-code-block-copy
obsidian-code-block-copy copied to clipboard
YAML header shouldn't have copy button?
Currently, YAML headers also have copy buttons. Is that intended? For example, the following header at the top of a note has a copy button associated with it.
---
tags: [tag1, tag2]
---
Should they be treated like code blocks, or not?
I'm working on a new version. I'll provide a settings toggle to show/hide the button on the front matter. What do you think?
Perfect! I think that's a great solution. Thanks for working on this!