GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTrackConverterNodeRenderer.tailBlankLine(node,html)
tailBlankLine()
NodeRenderer
class YouTrackConverterNodeRenderer
tailBlankLine()
isLastBlockQuoteChild()
O
getPrefix()
HtmlAppendable
class HtmlAppendableBase
O
popPrefix()
O
blankLine()
O
pushPrefix()
O
setPrefix()
getParent()
abstract class Node
getLastChild()
Abstract
getPrefix()
Get prefix being applied to all lines, even in pre-formatted sections This is the pr...
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
popPrefix()
Pop a prefix from the stack and set the current prefix
Abstract
popPrefix()
Pop a prefix from the stack and set the current prefix
Abstract
blankLine()
Add a blank lines, if there isn't already given number of blank lines appended. Will...
Abstract
pushPrefix()
Save the current prefix on the stack
Abstract
setPrefix()
Set prefix appended after a new line character for every line and after a new line i...