discourse/plugins/checklist
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
..
assets FIX: checklist weren't working if there was an image URL 2024-04-08 08:22:21 +02:00
config Update translations (#25278) 2024-01-16 14:54:32 +01:00
spec DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
test/javascripts/lib FIX: checklist weren't working if there was an image URL 2024-04-08 08:22:21 +02:00
plugin.rb FEATURE: Admin plugin list redesign (#24363) 2023-11-21 09:37:11 +10:00