GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod JiraConverterNodeRenderer.render(node,context,html)
render()
NodeRenderer
class JiraConverterNodeRenderer
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
O
blankLine()
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...
Abstract
blankLine()
Add a blank line, if there is not one already appended.