GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod HtmlAppendableBase.blankLineIf(predicate)
O
blankLineIf()
HtmlAppendable
class HtmlAppendableBase
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...