GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod HtmlAppendableBase.lineIf(predicate)
O
lineIf()
HtmlAppendable
class HtmlAppendableBase
Abstract
lineIf()
Add a new line, if predicate is true and line() would add an EOL.
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...