protected property ParsedMarkdown::$size in Markdown 3.0.x
The byte size of the rendered HTML.
Type: int
File
- src/
ParsedMarkdown.php, line 69
Class
Namespace
Drupal\markdownCode
protected $size;
The byte size of the rendered HTML.
Type: int
protected $size;