fix(deps): update dependency league/commonmark to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
league/commonmark (source) | require | major |
^1.0 -> ^2.0
|
Release Notes
thephpleague/commonmark
v2.3.5
Fixed
- Fixed error using
InlineParserEngine
when no inline parsers are registered in theEnvironment
(#908)
v2.3.4
Changed
- Made a number of small tweaks to the embed extension's parsing behavior to fix #898:
- Changed
EmbedStartParser
to always capture embed-like lines in container blocks, regardless of parent block type - Changed
EmbedProcessor
to also removeEmbed
blocks that aren't direct children of theDocument
- Increased the priority of
EmbedProcessor
to1010
- Changed
Fixed
- Fixed
EmbedExtension
not parsing embeds following a list block (#898)
v2.3.3
Fixed
v2.3.2
Fixed
- Fixed FootnoteExtension stripping extra characters from tab-indented footnotes (#881)
v2.3.1
Fixed
- Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)
v2.3.0
Added
- Added new
EmbedExtension
(#805) - Added
DocumentRendererInterface
as a replacement for the now-deprecatedMarkdownRendererInterface
Deprecated
- Deprecated
MarkdownRendererInterface
; useDocumentRendererInterface
instead
v2.2.5
Fixed
- Fixed FootnoteExtension stripping extra characters from tab-indented footnotes (#881)
v2.2.4
Fixed
- Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)
v2.2.3
Fixed
- Fixed front matter parsing with Windows line endings (#821)
v2.2.2
Fixed
v2.2.1
Fixed
- Fixed
symfony/deprecation-contracts
constraint
Removed
- Removed deprecation trigger from
MarkdownConverterInterface
to reduce noise
v2.2.0
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 anyStringable
, not justHtmlElement
andstring
Deprecated
- Deprecated
MarkdownConverterInterface
and itsconvertToHtml()
method; useConverterInterface
andconvert()
instead
v2.1.3
Fixed
- Fixed front matter parsing with Windows line endings (#821)
v2.1.2
Fixed
v2.1.1
Added
- Added missing return type to
Environment::dispatch()
to fix deprecation warning (#778)
v2.1.0
Added
- Added support for ext-yaml in FrontMatterExtension (#715)
- Added support for symfony/yaml v6.0 in FrontMatterExtension (#739)
- Added new
heading_permalink/aria_hidden
config option (#741)
Fixed
v2.0.4
Fixed
- Fixed front matter parsing with Windows line endings (#821)
v2.0.3
Fixed
v2.0.2
Changed
- Bumped minimum version of league/config to support PHP 8.1
Fixed
- Fixed ability to register block parsers that identify lines starting with letters (#706)
v2.0.1
Fixed
- Fixed nested autolinks (#689)
- Fixed description lists being parsed incorrectly (#692)
- Fixed Table of Contents not respecting Heading Permalink prefixes (#690)
v2.0.0
No changes were introduced since the previous RC2 release. See all entries below for a list of changes between 1.x and 2.0.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Jednotné přihlášení test