protected property ParsedMarkdown::$html in Markdown 8.2
The parsed HTML.
Type: string
File
- src/
Render/ ParsedMarkdown.php, line 29
Class
- ParsedMarkdown
- The end result of parsing markdown into HTML.
Namespace
Drupal\markdown\RenderCode
protected $html;