mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 07:24:59 +08:00
Previously, `\[x]` still rendered as a checkbox because the markdown-it plugin processed text after escape sequences were already merged. Fixed by running the checklist rule before `text_join` so escaped brackets remain in separate tokens. Also updated the click handler to skip checkboxes preceded by a backslash in the raw text. |
||
|---|---|---|
| .. | ||
| checklist-test.js | ||