version = '1.6.0'
$breaksEnabled :
$markupEscaped :
$urlsLinked :
$BlockTypes :
$unmarkedBlockTypes :
$InlineTypes :
$inlineMarkerList :
$DefinitionData :
$specialCharacters :
$StrongRegex :
$EmRegex :
$regexHtmlAttribute :
$voidElements :
$textLevelElements :
$instances :
text( $text)
setBreaksEnabled( $breaksEnabled)
setMarkupEscaped( $markupEscaped)
setUrlsLinked( $urlsLinked)
line( $text)
parse( $text)
instance( $name = 'default')
blockCode( $Line, $Block = null)
blockCodeContinue( $Line, $Block)
blockCodeComplete( $Block)
blockComment( $Line)
blockCommentContinue( $Line, array $Block)
blockFencedCode( $Line)
blockFencedCodeContinue( $Line, $Block)
blockFencedCodeComplete( $Block)
blockHeader( $Line)
blockList( $Line)
blockListContinue( $Line, array $Block)
blockQuote( $Line)
blockQuoteContinue( $Line, array $Block)
blockRule( $Line)
blockSetextHeader( $Line, array $Block = null)
blockMarkup( $Line)
blockMarkupContinue( $Line, array $Block)
blockReference( $Line)
blockTable( $Line, array $Block = null)
blockTableContinue( $Line, array $Block)
paragraph( $Line)
inlineCode( $Excerpt)
inlineEmailTag( $Excerpt)
inlineEmphasis( $Excerpt)
inlineEscapeSequence( $Excerpt)
inlineImage( $Excerpt)
inlineLink( $Excerpt)
inlineMarkup( $Excerpt)
inlineSpecialCharacter( $Excerpt)
inlineStrikethrough( $Excerpt)
inlineUrl( $Excerpt)
inlineUrlTag( $Excerpt)
unmarkedText( $text)
element(array $Element)
elements(array $Elements)
li( $lines)
lines(array $lines)