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
getParent()
ContentNode
abstract class Block
OAbstract
getOptions()
Get the current rendering context {@link DataHolder}. These are the options passed o...
LinkResolverBasicContext
interface LinkResolverContext
Abstract
isParagraphWrappingDisabled()
interface ParagraphItemContainer
renderLooseParagraph()
S
renderTextBlockParagraphLines()
getNext()
abstract class Node
O
line()
HtmlAppendable
class HtmlAppendableBase
tailBlankLine()
Abstract
renderChildren()
Render the children of the node, used by custom renderers
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...
tailBlankLine()
isLastBlockQuoteChild()
O
getPrefix()
O
popPrefix()
O
blankLine()
O
pushPrefix()
O
setPrefix()
getParent()
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...