You are here

public property MarkdownAllowedHtml::$requiresFilter in Markdown 8.2

A specific filter that is required for this plugin to work.

Type: string

Deprecated

in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" properties instead.

See also

https://www.drupal.org/project/markdown/issues/3142418

File

src/Annotation/MarkdownAllowedHtml.php, line 21

Class

MarkdownAllowedHtml
Markdown Allowed HTML Annotation.

Namespace

Drupal\markdown\Annotation

Code

public $requiresFilter;