0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-01 11:20:04 -05:00
forgejo/web_src/js/markup
Jonathan Tran 1650a26eb5
Fix task list checkbox toggle to work with YAML front matter (#25184) (#25236)
Backport https://github.com/go-gitea/gitea/pull/25184 by @jtran
Closes #25225.

Fixes https://github.com/go-gitea/gitea/issues/25160.

`data-source-position` of checkboxes in a task list was incorrect
whenever there was YAML front matter. This would result in issue content
or PR descriptions getting corrupted with random `x` or space characters
when a user checked or unchecked a task.
2023-06-13 20:22:59 +02:00
..
anchors.js
asciicast.js Load asciicast css async (#22502) 2023-01-18 12:19:38 -06:00
codecopy.js
content.js
math.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
mermaid.js update to mermaid v10 (#23178) (#23299) 2023-03-05 02:13:50 -05:00
tasklist.js Fix task list checkbox toggle to work with YAML front matter (#25184) (#25236) 2023-06-13 20:22:59 +02:00