GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod JiraConverterNodeRenderer.render(node,context,html)
render()
NodeRenderer
class JiraConverterNodeRenderer
renderList()
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
O
getParent()
ContentNode
abstract class Block
getLastChild()
abstract class Node
isTightListItem()
MutableDataSetter
class ListOptions
O
blankLine()
HtmlAppendable
class HtmlAppendableBase
isLoose()
Block...
abstract class ListItem
isAutoLoose()
isAutoLooseOneLevelLists()
getAncestorOfType()
getChildOfType()
getFirstChild()
isTight()
isInTightList()
isTight()
Block...
abstract class ListBlock
getParent()
isInstance()
external
class? Class
getNext()
Abstract
blankLine()
Add a blank line, if there is not one already appended.
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...