You are here

public property MarkdownParser::$bundledExtensions in Markdown 8.2

List of markdown extension plugin identifiers, bundled with the parser.

Type: string[]

File

src/Annotation/MarkdownParser.php, line 17

Class

MarkdownParser
Markdown Parser Annotation.

Namespace

Drupal\markdown\Annotation

Code

public $bundledExtensions = [];