GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2261
NIFI-4587: Fixing newlines in comment fields
NIFI-4587:
- Updating styles to allow for newlines in Process Group, Processor,
Controller Service, and Reporting Task comments.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4587
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2261.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2261
----
commit 8153aef234152f6845e71c60f5beab023a6b8426
Author: Matt Gilman <[email protected]>
Date: 2017-11-09T17:23:30Z
NIFI-4587:
- Updating styles to allow for newlines in Process Group, Processor,
Controller Service, and Reporting Task comments.
----
---