GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod FormatterUtils.getBlockLikePrefix(node,context,blockQuoteMarkers,prefix)
S
getBlockLikePrefix()
class FormatterUtils
Abstract
getOpeningMarker()
interface BlockQuoteLike
Abstract
getFirstChild()
Abstract
getChars()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
getStartOffset()
abstract class Node
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
Abstract
getBlockQuoteLikePrefixPredicate()
NodeContext...
interface NodeFormatterContext
The context for node rendering, including configuration and functionality for the no...
test()
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
Abstract
test()