Daniel Brandenburg
Daniel Brandenburg
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?
Yes good idea, I will try to update the plugin with this suggestion soon. Do you have a suggestion for an SVG icon? I also need to figure out how...
Ah yes, this is because tabbing a paragraph in markdown treats it as a code block. But I can make the copy button NOT show for blocks without a language....
Thats right, a tabbed code block and a fenced code block are indistinguishable in the rendered view. However, you can always add a language -> you could use `adblock` for...