Copied!

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

AbstractInterface
Methods
public abstract convert(string $input) : League\CommonMark\Output\RenderedContentInterface
 
  • throws \CommonMarkException
  • throws \ConfigurationExceptionInterface
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration