Adam Hunyadi created MINIFICPP-1411:
---------------------------------------
Summary: Replace \n characters with <br/> in agent docs generation
Key: MINIFICPP-1411
URL: https://issues.apache.org/jira/browse/MINIFICPP-1411
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.8.0
Reporter: Adam Hunyadi
Assignee: Adam Hunyadi
Fix For: 1.0.0
*Background:*
When agent documentation generation is run, processor property descriptions
that contain \n characters are not properly generated, as manual linebreaks in
github markdown tables are not supported.
*Proposal:*
We should replace \n characters in property descriptions with <br/> when
generating documentation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)