You are here

constant RenderStrategyInterface::DOCUMENTATION_URL in Markdown 8.2

The documentation URL for further explaining render strategies.

File

src/Plugin/Markdown/RenderStrategyInterface.php, line 31

Class

RenderStrategyInterface
Interface for supporting markdown render strategies.

Namespace

Drupal\markdown\Plugin\Markdown

Code

const DOCUMENTATION_URL = MarkdownInterface::DOCUMENTATION_URL . '/parsers/render-strategy';