Description of the bug
When using a multiline (text area) field with plain text processing, it is expected that line breaks will apply to the rendered page, but they don't. Drupal 8/9 inserts <br />
tags.
Steps To Reproduce
- Add a field with a "Text (long)" field type and "Text area (multiple rows)" widget.
- Set the Text processing to "Plain text"
- Create content using the new field with multiple lines of text.
Actual behavior
The field is rendered without line breaks.
Expected behavior
The line breaks should be applied to the rendered page.
Additional information
Add any other information that could help, such as: - Backdrop CMS version: 1.21.2
GitHub Issue #:
5515
Recent comments
I understand that this is not in the subject, but using a separate field (for <iframe> or file upload, doesn't matter) you get an advantage in displaying content. You can create blocks and...
Best way to embed media with CKEditor
I got confused by this too so I wanted to clarify the last comment here: You need to enable the input filter called: "Convert image captions to figure and figcaption elements" at the...
Image Captions
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database