विवरण
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
स्क्रिनसटहरू
प्रश्नोत्तर
-
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.
योगदानकर्ता र डेभलपरहरू
“Carmo Copy to Clipboard” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Carmo Copy to Clipboard” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0
- First Version.