0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-17 00:42:43 +01:00
gitea/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
asciicast.js
codecopy.js
common.js Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
content.js
math.js
mermaid.js
tasklist.js