Commit 36bca07
committed
Copy markdown to clipboard with custom mime type
Plain text is also copied to the clipboard for pasting into external
apps, like a terminal or code editor. Paste listeners within the site
can detect the text/x-gfm mime type and choose to paste the markdown
formatted selection instead.1 parent 6ca65b3 commit 36bca07
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | | - | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
0 commit comments