noledgebin / frontend

NoledgeBin is a zero-knowledge pastebin
https://andinus.unfla.me/noledgebin/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add clone functionality #14

Closed andinus closed 2 years ago

andinus commented 2 years ago

This will allow the user to clone the paste's contents and edit it easily.

For this to work, we just have to remove the Fragment URL and make the div editable.