Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28444, comment 5


Ignore:
Timestamp:
07/01/2019 09:12:20 AM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28444, comment 5

    initial v1  
    1 This is (looks like) an architectural decision in TinyMCE. It can only be fixed/changed upstream. In that terms it is "working as expected" in WP. Furthermore it is now superseded by the block editor. The blocks use either `<p>` or <div>` as appropriate.
     1This is (looks like) an architectural decision in TinyMCE. It can only be fixed/changed upstream. In that terms it is "working as expected" in WP. Furthermore it is now superseded by the block editor. The blocks use either `<p>` or `<div>` as appropriate.