-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
STR:
- Opened the block editor and clicked the 'Insert Step' button
- Typed text into the 'Step Title' field
* test - Selected the text
- Clicked Bold formatting
* **test** - Then clicked Italic formatting
* ***test*** - Clicked into Expected Result field and then the 'Step Title' field
- Repeated 2-5 times
Actual Result:
- The editor keeps adding more and more backslashes before asterisks.
- First click:
*test* - Second click:
\*test\* - Third click:
\\\*test\\\* - Backslashes keep increasing infinitely with each formatting action.
CleanShot.2025-11-24.at.12.49.57.mp4
Reactions are currently unavailable