gitea/web_src/js/markup
Yarden Shoham 542480a9b0
Remove jQuery from the comment task list ()
- Switched to plain JavaScript
- Tested the task list functionality and it works as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
..
anchors.js Fix markdown anchor re-clicking ()
asciicast.js Fix math and mermaid rendering bugs ()
codecopy.js Strip trailing newline in markdown code copy ()
common.js Fix math and mermaid rendering bugs ()
content.js Fix math and mermaid rendering bugs ()
math.js Change katex limits ()
mermaid.js Fix mermaid flowchart margin issue ()
tasklist.js Remove jQuery from the comment task list ()