yetone / yetone/get-selected-text
What about formatted text?
Open
- Dominant language
- Rust
- Stars
- 210
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thank you for your amazing package.
I was just wondering, what about formatted content that the clipboard can catch but not get-selected-text.
let me explain:
In notion, we have things like
```
## **Tone and Voice**
---
**
**
```
when I copy it using clipboard, text get copied as it it with markdown formatting but not with `ge-selected-text`.
I get something like:
```
Tone and Voice
```
Is there any workaround to make such thing work fine? @yetone
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.