October\Rain\Parse\MarkdownData

Overview

Helper class for passing partially parsed Markdown input to and from the markdown.beforeParse and markdown.parse event handlers


Public Properties

public string $text


Public Methods

public __construct()

public __construct($text): void