class League / CommonMark / Extension / SmartPunct / DashParser
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

DashParser

Implements

Constants

private

EN_DASH

Default: '–'
private

EM_DASH

Default: '—'

Methods

public

getMatchDefinition ( ) : void

public

parse ( InlineParserContext $inlineContext ) : void