siefkenj / pretext-react

A ReactJS version of the Pretext UI
GNU General Public License v3.0
3 stars 7 forks source link

Permalink needs user-select: none #8

Closed siefkenj closed 2 years ago

siefkenj commented 2 years ago

If you copy and paste two paragraphs, the unicode character for the permalink gets copied. It should have user-select: none on it so this doesn't happen.