Copied!

Parser for inline content (text, links, emphasized text, etc).

AbstractInterface
Methods
public abstract parse(string $contents, League\CommonMark\Node\Block\AbstractBlock $block) : void
 

Parse the given contents as inlines and insert them into the given block

© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration