\Slimdown

Modified by Starbeamrainbowlabs (starbeamrainbowlabs)

Changed bold to use single asterisks Changed italics to use single underscores Added one to add the heading levels (no

tags allowed) Added wiki style internal link parsing Added wiki style internal link parsing with display text Added image support

Summary

Methods
Properties
Constants
add_rule()
render()
$rules
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$rules

$rules : 

Type

Methods

add_rule()

add_rule(  $regex,   $replacement) 

Add a rule.

Parameters

$regex
$replacement

render()

render(  $text) 

Render some Markdown into HTML.

Parameters

$text