Class rex_markdown
Markdown parser.
- rex_markdown uses rex_factory_trait
Methods summary
public static
static
|
||
public
string
|
||
public
array
|
#
parseWithToc( string $code, integer $topLevel = 2, integer $bottomLevel = 3 )
Parses markdown code and extracts a table-of-content. |
Methods used from rex_factory_trait
callFactoryClass()
,
getFactoryClass()
,
hasFactoryClass()
,
setFactoryClass()