Documentation

ParsedownHtmlTrait

Trait ParsedownHtmlTrait

Table of Contents

Properties

$parsedown  : Parsedown|null

Methods

html()  : string
Return HTML markup from the medium.

Properties

Methods

html()

Return HTML markup from the medium.

public html([string|null $title = null ][, string|null $alt = null ][, string|null $class = null ][, string|null $id = null ][, bool $reset = true ]) : string
Parameters
$title : string|null = null
$alt : string|null = null
$class : string|null = null
$id : string|null = null
$reset : bool = true
Return values
string

        
On this page

Search results