PHP Trait cebe\markdown\inline\UrlLinkTrait

Afficher le fichier Open project: cebe/markdown

Méthodes protégées

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

Method Details

parseUrl() protected méthode

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

renderAutoUrl() protected méthode

protected renderAutoUrl ( $block )