Previous Page
Methods

Solar_Markdown_Extra
__construct()

Next Page
__destruct()

__construct()

public Solar_Markdown_Extra __construct ( array $config default NULL )

Constructor.

Inherited from Solar_Markdown.

Parameters

  • (array) $config: User-defined configuration values.

Returns

  • (Solar_Markdown_Extra)

Description

Constructor.

Loads the plugins, builds a list of characters to encode, and builds the list of block-type and span-type plugin classes.