wso2 / carbon-config

40 stars 35 forks source link

Incorrect description get generated when there is more than one new line characters together. #59

Open vinok88 opened 7 years ago

vinok88 commented 7 years ago

Description: Weird doc is getting generated when there are more than one newline characters together in a description.

Suggested Labels:

Suggested Assignees:

Affected Product Version: 2.0.5 OS, DB, other environment details and versions:
JDK 1.8 Steps to reproduce: When we have a description like below in a @Element annotation, `@Element(description = "Within Andes there are content chunk handlers which convert incoming large content\n"

Generated doc was like this.

screen shot 2017-10-13 at 2 46 40 pm

Related Issues: