Active
Project:
Migrate Plus
Version:
6.0.x-dev
Component:
Plugins
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2026 at 10:34 UTC
Updated:
3 Jan 2026 at 16:40 UTC
Jump to comment: Most recent
When migrating text there can be a disconnect between the text stored on the old site and what you want the new editor experience to be specifically when the old site supported converting line breaks to paragraph tags but the new site you want to leverage HTML via the WYSIWYG editor.
Add a process plugin that uses the filter logic to convert line breaks into paragraph tags.
Add a process plugin that uses the filter logic to convert line breaks into paragraph tags.
Test coverage.
n/a
New process plugin.
n/a
Comments
Comment #2
damienmckennaIt turns out there's already a separate module for this: https://www.drupal.org/project/migrate_process_text_to_paragraphs
Comment #3
heddnis the thought to merge that over here?
Comment #4
damienmckennaIt would make it available to a wider audience.. I'll ask the maintainer.
Comment #5
damienmckennaI asked the maintainer: #3565476: Merge with Migrate Plus?