Fix formatting for notification "Marked the task ... as completed"

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

If I define an issue with checkboxes (tasks) where I use some **markup**, then the message produced when I tick the checkbox will have some broken markup.

* [x] Define a **reducer** function...

Produces this message:

Marked the tas Define a reducer function as completed

Note how the bold introduced by ** interferes with the bold I had in my task.

I suppose that the task text should be stripped from any Markdown before being consumed.


Real-life example:

image


image


  • Define a reducer function...
Edited by 🤖 GitLab Bot 🤖