-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
"Copy Source" button for markup comments #36722
Copy link
Copy link
Closed
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature Description
Sometimes you need the source of a markup comment, for example to replicate parts of it like a table. Currently this requires a edit privilege to be able to see and copy the source, but I think any user that can read the comment should be able to copy markup source.
I think we can add a "Copy Source" to the header of comments to copy the source to clipboard.
Screenshots