Copied!
CloneableFinalInstantiable
Constants
public League\CommonMark\Extension\SmartPunct\QuoteParser::DOUBLE_QUOTES = ['"', '“', '”']
 
  • deprecated This constant is no longer used and will be removed in a future major release
public League\CommonMark\Extension\SmartPunct\QuoteParser::SINGLE_QUOTES = [''', '‘', '’']
 
  • deprecated This constant is no longer used and will be removed in a future major release
Methods
public getMatchDefinition() : League\CommonMark\Parser\Inline\InlineParserMatch
public parse(League\CommonMark\Parser\InlineParserContext $inlineContext) : bool
 

Normalizes any quote characters found and manually adds them to the delimiter stack

Methods
private determineFlanking(string $charBefore, string $charAfter) : array
 
  • return bool[]
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration