discourse/plugins/checklist/assets/javascripts
Régis Hanol d3f7b3b5f9 FIX: checklist weren't working if there was an image URL
When clicking a "checklist", we're parsing the raw to change the state of the checklist that was clicked. If there was an image URL with an empty alternative text in the raw "![](https://example.com/image.jpg)" it would consider the "[]" as an empty checklist item.

Internal - t/124499
2024-04-08 08:22:21 +02:00
..
discourse/initializers FIX: checklist weren't working if there was an image URL 2024-04-08 08:22:21 +02:00
lib/discourse-markdown FIX: checklist weren't working if there was an image URL 2024-04-08 08:22:21 +02:00