Skip to content

Releases: thephpleague/commonmark

2.3.3

07 Jun 21:30
2.3.3
0da1dca

Choose a tag to compare

Fixed

  • Fixed DomainFilteringAdapter not reindexing the embed list (#884, #885)

2.3.2

03 Jun 14:11
2.3.2
6eddb90

Choose a tag to compare

Fixed

  • Fixed FootnoteExtension stripping extra characters from tab-indented footnotes (#881)

2.2.5

03 Jun 14:10
2.2.5
3a466de

Choose a tag to compare

Fixed

  • Fixed FootnoteExtension stripping extra characters from tab-indented footnotes (#881)

2.3.1

14 May 15:39
2.3.1
cb36fee

Choose a tag to compare

Fixed

  • Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)

2.2.4

14 May 15:34
2.2.4

Choose a tag to compare

Fixed

  • Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)

2.3.0

07 Apr 22:43
2.3.0
32a49eb

Choose a tag to compare

Added

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

Deprecated

  • Deprecated MarkdownRendererInterface; use DocumentRendererInterface instead

2.2.3

26 Feb 21:29
2.2.3
47b015b

Choose a tag to compare

Fixed

  • Fixed front matter parsing with Windows line endings (#821)

2.1.3

26 Feb 21:29
2.1.3
7cdfc40

Choose a tag to compare

Fixed

  • Fixed front matter parsing with Windows line endings (#821)

2.0.4

26 Feb 21:29

Choose a tag to compare

Fixed

  • Fixed front matter parsing with Windows line endings (#821)

2.2.2

13 Feb 15:03
2.2.2
13d7751

Choose a tag to compare

Fixed

  • Fixed double-escaping of image alt text (#806, #810)
  • Fixed Psalm typehints for event class names