[
https://issues.apache.org/jira/browse/MINIFICPP-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Hunyadi resolved MINIFICPP-1411.
-------------------------------------
Resolution: Fixed
> 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
> Priority: Trivial
> Labels: MiNiFi-CPP-Hygiene
> Fix For: 1.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *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)