GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface LinkRefProcessor
Abstract
adjustInlineText()
Adjust child nodes' text as needed when some of the link ref text was used in the op...
LinkRefProcessor
Processing of elements which are based on a link ref: [] or ![] This includes footno...
Abstract
allowDelimiters()
Allows the delimiter processor to allow/disallow other delimiters in its inline text
Abstract
createNode()
Create the desired element that was previously matched with isMatch
Abstract
getBracketNestingLevel()
Whether the element consists of nested [] inside the link ref. For example Wiki link...
Abstract
getWantExclamationPrefix()
Whether the image ref is desired, if not then ! will be stripped off the prefix and ...
Abstract
isMatch()
Test whether the element matches desired one. For processors that allow nesting this...
Abstract
updateNodeElements()
Allows the processor to adjust nodes' elements after all delimiters have been proces...