Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51302, comment 2


Ignore:
Timestamp:
09/14/2020 10:17:23 AM (4 years ago)
Author:
rmens
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51302, comment 2

    initial v1  
    11Hi @joyously, after some more testing this does seem to be the case. Normal HTML-comments like {{{<!-- this is a comment -->}}} don't convert to {{{\n}}} but block markers are.
     2
     3The difference in rendered content between the classic editor and block editor is the most problematic in this case. When there are some posts made with the classic editor and some with the block editor, the rendered output is no longer predictable.