forgejo/web_src/js/markup
Jonathan Tran f62cd2f473
Fix task list checkbox toggle to work with YAML front matter ()
Fixes .

`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 14:44:47 +08:00
..
anchors.js Fix markdown anchor re-clicking () 2022-11-26 19:15:44 +08:00
asciicast.js Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
codecopy.js Add Mermaid copy button, avoid unnecessary tooltip hide () 2022-12-25 18:17:48 +01:00
common.js Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
content.js Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
math.js Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
mermaid.js Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
tasklist.js Fix task list checkbox toggle to work with YAML front matter () 2023-06-13 14:44:47 +08:00