1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 06:18:12 +00:00
Files
gitea/web_src/js/features/comp/ComboMarkdownEditor.js
Yarden Shoham 428e05662f Remove jQuery .attr from the ComboMarkdownEditor (#30051)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested the markdown editor and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-25 00:00:54 +00:00

12 KiB