This project is not covered by Drupal’s security advisory policy.
Migrate Process Text to Paragraphs provides a Migrate process plugin to allow processing of string with new lines into string with paragraphs (similiar to nl2br())
Example
process:
'body/value':
-
plugin: get
source: text
-
plugin: migrate_process_text_to_paragraphs
delimiter: \n // default \n\nProject information
- Project categories: Import and export
- Ecosystem: Migrate
- Created by 2dareis2do on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
