]> source.dussan.org Git - gitea.git/commit
Make tasklist checkboxes clickable (#15791)
authorKN4CK3R <KN4CK3R@users.noreply.github.com>
Sun, 23 May 2021 14:14:03 +0000 (16:14 +0200)
committerGitHub <noreply@github.com>
Sun, 23 May 2021 14:14:03 +0000 (17:14 +0300)
commit6021fbfe7a4e73c209eeea514a929fcb5598d63e
tree0058ceeaa2df9d20655aae7ad78c82f3e0f7623e
parentb4d10598c9be1ba8008c5a47ef1cd3612e99331a
Make tasklist checkboxes clickable (#15791)

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
modules/markup/markdown/goldmark.go
modules/markup/markdown/markdown_test.go
modules/markup/sanitizer.go
templates/repo/diff/comments.tmpl
templates/repo/issue/view_content.tmpl
templates/repo/issue/view_content/comments.tmpl
web_src/js/index.js
web_src/js/markup/content.js
web_src/js/markup/tasklist.js [new file with mode: 0644]