GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTrackConverterNodeRenderer.render(node,context,html)
render()
NodeRenderer
class YouTrackConverterNodeRenderer
repeat()
O
pushPrefix()
HtmlAppendable
class HtmlAppendableBase
O
line()
O
setPrefix()
O
raw()
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
O
popPrefix()
tailBlankLine()
Abstract
pushPrefix()
Save the current prefix on the stack
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
setPrefix()
Set prefix appended after a new line character for every line and after a new line i...
Abstract
getPendingEOL()
Get number of EOLs at end of appendable, this is actually number of tail blank lines
Abstract
setPrefix()
Set prefix appended after a new line character for every line and after a new line i...
Abstract
append()
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
tailBlankLine()
isLastBlockQuoteChild()
O
getPrefix()
O
blankLine()
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...
Abstract
blankLine()
Add a blank lines, if there isn't already given number of blank lines appended. Will...