Interface for a service which converts content from one format (like Markdown) to another (like HTML).
public
convert(string $input): RenderedContentInterface
League\CommonMark\Exception\CommonMarkException
League\Config\Exception\ConfigurationExceptionInterface