\PeppermintParsedown

Summary

Methods
Properties
Constants
__construct()
setInternalLinkBase()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

setInternalLinkBase()

setInternalLinkBase(string  $url) 

Sets the base url to be used for internal links. '%s' will be replaced with a URL encoded version of the page name.

Parameters

string $url

The url to use when parsing internal links.