GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod LineAppendable.blankLineIf(predicate)
Abstract
blankLineIf()
Add a blank line, if predicate is true and there isn't already blank lines appended.
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...