GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTrackConverterNodeRenderer.render(node,context,html)
render()
NodeRenderer
class YouTrackConverterNodeRenderer
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
tailBlankLine()
isLoose()
Block...
abstract class ListItem
isAutoLoose()
isAutoLooseOneLevelLists()
getAncestorOfType()
getChildOfType()
getFirstChild()
isTight()
isInTightList()
isTight()
Block...
abstract class ListBlock
getParent()
isInstance()
external
class? Class
getNext()
tailBlankLine()
isLastBlockQuoteChild()
O
getPrefix()
HtmlAppendable
class HtmlAppendableBase
O
popPrefix()
O
blankLine()
O
pushPrefix()
O
setPrefix()
Abstract
getPrefix()
Get prefix being applied to all lines, even in pre-formatted sections This is the pr...
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
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...