CommonMark PHP v2.3.0 Release Notes

Release Date: 2022-04-07 // about 2 years ago
  • ➕ Added

    • ➕ Added new EmbedExtension (#805)
    • ➕ Added DocumentRendererInterface as a replacement for the now-deprecated MarkdownRendererInterface

    🗄 Deprecated

    • 🗄 Deprecated MarkdownRendererInterface; use DocumentRendererInterface instead