This library registers a syntax to make text copy itself on click. This is useful for “preset messages”, codes, or other pieces of text that are expected to be copied frequently. I wanted to avoid the current way in SB to make copyable text: code blocks, which render as markdown and don't wrap to new lines.
added. I'd been thinking about it myself and was conflicted because I'll use this primarily on mobile, which already has a os-level little clipboard popup, but to my knowledge no mainstream desktop os has an equivalent feature