• The guttenburg code editor is removing p tags around paragraphs without a class.
    <p> text</p> p tags removed
    <p class=”foo”> text </p> tags not removed –

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Code editor removing html tags’ is closed to new replies.