silverbulletmd / silverbullet

The knowledge tinkerer's notebook
https://silverbullet.md
MIT License
2.36k stars 169 forks source link

Add copy to clipboard button to code blocks #735

Closed joekrill closed 7 months ago

joekrill commented 7 months ago

For any code blocks - except template, query, and embed - adds a "Copy" button to the upper-right hand corner (next to the language string), which copies the raw text:

Screenshot 2024-02-21 at 2 37 25 PM Screenshot 2024-02-21 at 2 37 05 PM

Implements #345

zefhemel commented 7 months ago

This looks pretty good. Will test it later.

zefhemel commented 7 months ago

Tested, looks good!