0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 00:18:55 +02:00
gitea/options
silverwind c2fb27beb4
Improvements for Content Copy (#21842)
It now supports copying Markdown, SVG and Images (not in Firefox
currently because of lacking
[`ClipboardItem`](https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem)
support, but can be enabled in `about:config` and works). It will fetch
the data if in a rendered view or when it's an image.

Followup to https://github.com/go-gitea/gitea/pull/21629.
2022-11-21 17:59:42 +08:00
..
gitignore [skip ci] Updated licenses and gitignores 2022-09-11 00:20:43 +00:00
label Add label descriptions (#3662) 2018-03-13 10:03:55 +08:00
license [skip ci] Updated licenses and gitignores 2022-10-30 00:19:37 +00:00
locale Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
readme