mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-18 22:09:49 +01:00
50a1dc9486
When a checkbox is toggled in the markup preview tab, the change is now synced back to the editor textarea. Extracted a `toggleTasklistCheckbox` helper to deduplicate the byte-offset toggle logic. --------- Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>