Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-12-14 07:21:58 +01:00
forgejo/web_src/js/markup
Giteabot c207b94e0c
Fix task list checkbox toggle to work with YAML front matter () ()
Backport  by @jtran

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.

Co-authored-by: Jonathan Tran <jon@allspice.io>
2023-06-13 08:23:21 +00: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 08:23:21 +00:00