packagist league/commonmark 2.2.0

latest releases: 2.8.0, 2.7.1, 2.7.0...
3 years ago

Added

  • Added new ConverterInterface
  • Added new MarkdownToXmlConverter class
  • Added new HtmlDecorator class which can wrap existing renderers with additional HTML tags
  • Added new table/wrap config to apply an optional wrapping/container element around a table (#780)

Changed

  • HtmlElement contents can now consist of any Stringable, not just HtmlElement and string

Deprecated

  • Deprecated MarkdownConverterInterface and its convertToHtml() method; use ConverterInterface and convert() instead

Don't miss a new commonmark release

NewReleases is sending notifications on new releases.