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
Here are some more details about my setup. Yes, I am using a contextual filter. Specifically, I have several content types that have an entity reference field meant to hold references to...
Hide title of a view block if no results?
You can use Rules or the Node Notify module for comments. When a new account is created, I believe there are Rules to send.
Email notifications
There's a few way to accomplish it, but it really depends on your full requirements. I'm working on a contact management module but it won't be released for a few months. There...
Pairing fields