GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTrackConverterNodeRenderer.renderListItem(node,context,html)
renderListItem()
NodeRenderer
class YouTrackConverterNodeRenderer
renderListItemPrefix()
isTightListItem()
MutableDataSetter
class ListOptions
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
getFirstChild()
abstract class Node
getNext()
tailBlankLine()
getParent()
O
line()
HtmlAppendable
class HtmlAppendableBase
O
raw()
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()
isLoose()
Block...
abstract class ListItem
isAutoLoose()
isAutoLooseOneLevelLists()
getAncestorOfType()
getChildOfType()
isTight()
isInTightList()
O
getParent()
ContentNode
abstract class Block
isTight()
Block...
abstract class ListBlock
isInstance()
external
class? Class
tailBlankLine()
isLastBlockQuoteChild()
O
getPrefix()
O
popPrefix()
O
blankLine()
O
pushPrefix()
O
setPrefix()
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...