forgejo/web_src/js/markup
Jonathan Tran 1650a26eb5
Fix task list checkbox toggle to work with YAML front matter () ()
Backport https://github.com/go-gitea/gitea/pull/25184 by @jtran
Closes .

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 Fix markdown anchor re-clicking () 2022-11-26 19:15:44 +08:00
asciicast.js Load asciicast css async () 2023-01-18 12:19:38 -06:00
codecopy.js Add Mermaid copy button, avoid unnecessary tooltip hide () 2022-12-25 18:17:48 +01:00
content.js Support asciicast files as new markup () 2023-01-18 08:46:58 +08:00
math.js Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
mermaid.js update to mermaid v10 () () 2023-03-05 02:13:50 -05:00
tasklist.js Fix task list checkbox toggle to work with YAML front matter () () 2023-06-13 20:22:59 +02:00