(frontend) added copy-as buttons for HTML and Markdown

Add buttons to copy editor content as HTML or Markdown. Closes #300
This commit is contained in:
rvveber
2024-10-16 15:56:09 +02:00
committed by Anthony LC
parent e4a7ac0f3c
commit bbcb5e0cf1
3 changed files with 134 additions and 3 deletions

View File

@@ -9,6 +9,10 @@ and this project adheres to
## [Unreleased]
## Added
- ✨(frontend) add buttons to copy document to clipboard as HTML/Markdown #300
## Changed
- ♻️(frontend) More multi theme friendly #325
@@ -17,7 +21,7 @@ and this project adheres to
## Fixed
🐛(frontend) invalidate queries after removing user #336
- 🐛(frontend) invalidate queries after removing user #336
## [1.5.1] - 2024-10-10