Method | Description | |
---|---|---|
escape ( string $string, boolean $preserveEntities = false ) : string | ||
getOption ( string $option, mixed $default = null ) : mixed | ||
renderBlock ( |
||
renderBlocks ( |
||
renderInlines ( |
public renderBlock ( |
||
$block | ||
$inTightList | boolean | |
return | string |
public renderBlocks ( |
||
$blocks | ||
$inTightList | boolean | |
return | string |
public renderInlines ( |
||
$inlines | ||
return | string |