Opis
This plugin will add a new copy to clipboard functionality to Gutenberg Code Block.
It will add a copy button at the top right corner of the block. After clicked, it will select the text, copy to clipboard, and after copy it will deselect the copied text. No markup here.
This plugin makes use of two javascript libraries:
Clipboard.js and Prism.js
Zrzuty ekranu
Najczęściej zadawane pytania
-
It only aftects Gutenberg code blocks?
-
Yes. It would only affect blocks that are equal to core/code type.
-
Why that the block style is black?
-
It’s one of the default themes of Prism. In the future we may add more styles.
Kontrybutorzy i deweloperzy
„Carmo Copy to Clipboard” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Carmo Copy to Clipboard” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- First Version.



