Skip to content

Formatting issues with Block Editor #2

@YanaBaranova0909

Description

@YanaBaranova0909

STR:

  1. Opened the block editor and clicked the 'Insert Step' button
  2. Typed text into the 'Step Title' field * test
  3. Selected the text
  4. Clicked Bold formatting * **test**
  5. Then clicked Italic formatting * ***test***
  6. Clicked into Expected Result field and then the 'Step Title' field
  7. Repeated 2-5 times

Actual Result:

  1. The editor keeps adding more and more backslashes before asterisks.
  2. First click: *test*
  3. Second click: \*test\*
  4. Third click: \\\*test\\\*
  5. Backslashes keep increasing infinitely with each formatting action.
CleanShot.2025-11-24.at.12.49.57.mp4

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions