UrlLinkTrait
Adds auto linking for URLs
Table of Contents
Methods
- parseUrl() : mixed
- Parses urls and adds auto linking feature.
- renderAutoUrl() : mixed
Methods
parseUrl()
Parses urls and adds auto linking feature.
protected
parseUrl(mixed $markdown) : mixed
Parameters
- $markdown : mixed
Tags
renderAutoUrl()
protected
renderAutoUrl(mixed $block) : mixed
Parameters
- $block : mixed