namespace Drupal\markdown\Plugin\Markdown\Pecl in Markdown 8.2
Class | Location | Description |
---|---|---|
Cmark |
src/ |
Plugin annotation @MarkdownAllowedHtml( id = "commonmark-pecl", ) @MarkdownParser( id = "commonmark-pecl", label = @Translation("CommonMark PECL"), description = @Translation("CommonMark PECL extension using libcmark."), weight = 10, … |