Skip to content

Conversation

@Rajkumar-D
Copy link
Contributor

No description provided.

setForceLineBreak(true);
} else if (qualifier.getName().equals(Qualifier.NOTE_QUALIFIER_NAME)) {
setMaximumLineLength(NOTE_MAX_LINE_LENGTH);
setForceLineBreak(true);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's only make the change where we add the following to note qualifier:

setForceLineBreak(true);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants