Documentation

MarkdownToXmlConverter
in package
implements ConverterInterface

FinalYes

Table of Contents

Interfaces

ConverterInterface
Interface for a service which converts content from one format (like Markdown) to another (like HTML).

Properties

$parser  : MarkdownParserInterface
$renderer  : DocumentRendererInterface

Methods

__construct()  : mixed
__invoke()  : RenderedContentInterface
Converts CommonMark to HTML.
convert()  : RenderedContentInterface
Converts Markdown to XML

Properties

Methods


        
On this page

Search results