Closed
Description
- Gitea version (or commit ref): 1.15.0+dev-347-gc1a80b7d6 and below
- Can you reproduce the bug at https://try.gitea.io:
Description
GitHub has added the feature to copy text styled in a specific language using
```<language>
Some text
```
by clicking on a button that on the right-upper corner of the generated area that appears only when the user hovers over that area (see above on the right).
I find that useful as often times the reason why something has been styled in that specific language is to allow for copy and pasting code.