WordPress post content does not (by default) contain any paragraph tags. WordPress adds those tags when rendering. Drupal needs those tags and we should handle that while migrating.

A simple way to do this would a process plugin and it makes sense for the plugin to reside in this module (since it is a common scenario with WordPress).

CommentFileSizeAuthor
#2 autop-2911562-2.patch777 byteshussainweb

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Needs work » Needs review
StatusFileSize
new777 bytes

Initial patch.

  • hussainweb committed f068e4f on 8.x-1.x
    Issue #2911562 by hussainweb: Convert newlines to paragraph tags
    
hussainweb’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.