GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTrackConverterNodeRenderer.render(node,context,html)
render()
NodeRenderer
class YouTrackConverterNodeRenderer
O
line()
HtmlAppendable
class HtmlAppendableBase
O
raw()
tailBlankLine()
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
append()
tailBlankLine()
isLastBlockQuoteChild()
O
getPrefix()
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...
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...