-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Paragraph tags stripped? #11211
Copy link
Copy link
Closed
Labels
Needs TestingNeeds further testing to be confirmed.Needs further testing to be confirmed.[Block] ClassicAffects the Classic Editor BlockAffects the Classic Editor Block[Feature] Paste[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
Needs TestingNeeds further testing to be confirmed.Needs further testing to be confirmed.[Block] ClassicAffects the Classic Editor BlockAffects the Classic Editor Block[Feature] Paste[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
When editing old posts where I use hand-coded HTML markup to define structure, I use
<p>tags to set off paragraphs. But Gutenberg strips these out no matter what I do... even though the "block" is defined as "Classic" and should (theoretically) keep its original formatting? Is there a way of making sure that Gutenberg doesn't strip my markup on old entries in "Classic" so I can make small edits?