You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Hunyadi (Jira)" <ji...@apache.org> on 2020/11/23 13:28:00 UTC

[jira] [Created] (MINIFICPP-1411) Replace \n characters with
in agent docs generation

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)