Solar_Markdown_Apidoc_EmStrong::parse()

public string Solar_Markdown_Apidoc_EmStrong::parse ( string $text )

Converts emphasis and strong text.

Inherited from Solar_Markdown_Extra_EmStrong.

Parameters

  • (string) $text: The source text.

Returns

  • (string) The transformed XHTML.

Description

Converts emphasis and strong text.



Local