PHP Trait cebe\markdown\inline\UrlLinkTrait

Show file Open project: cebe/markdown

Protected Methods

Method Description
parseUrl ( $markdown ) Parses urls and adds auto linking feature.
renderAutoUrl ( $block )

Method Details

parseUrl() protected method

Parses urls and adds auto linking feature.
protected parseUrl ( $markdown )

renderAutoUrl() protected method

protected renderAutoUrl ( $block )