Benji Benning created NIFI-10594:
------------------------------------
Summary: NiFi - UI - Labels ignore empty lines
Key: NIFI-10594
URL: https://issues.apache.org/jira/browse/NIFI-10594
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.16.3
Reporter: Benji Benning
Attachments: Label with multiple newlines.png
NiFi - UI - The Labels seem to ignore multiple newlines in the rendered version.
Editor shows them correctly.
Example:
{code:java}
text1
text2
text3{code}
will be displayed as:
{code:java}
text1
text2
text3{code}
NiFi 1.16.3
See attached screenshot
--
This message was sent by Atlassian Jira
(v8.20.10#820010)