github / github/paste-markdown
Unexpected HTML paste when copying code from Gitea
- Ngôn ngữ chính
- JavaScript
- Star
- 234
- Fork
- 47
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
Originally reported in https://github.com/go-gitea/gitea/issues/22622. To reproduce:
- Open [this source file](https://try.gitea.io/silverwind/symlink-test/src/branch/master/package.json), select all code lines, copy them
- Paste into GitHub comment box
- Pasted content is completely mangled. Paste result below. Expectation would be to only paste the plaintext parts of the clipboard data.
---
```
{
--
}
```
Hướng dẫn đóng góp
Hướng nghiên cứu
Reproduce the issue by copying the code from the linked Gitea source file and pasting it into a GitHub comment box. Start by tracing the repository's clipboard and paste handling entry point; done means the pasted result contains only the plaintext code rather than mangled HTML.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- frontend
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 42/100