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
InlineParserEnginewhen 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
EmbedStartParserto always capture embed-like lines in container blocks, regardless of parent block type - Changed
EmbedProcessorto also removeEmbedblocks that aren't direct children of theDocument - Increased the priority of
EmbedProcessorto1010
- Changed
Fixed
- Fixed
EmbedExtensionnot 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
DocumentRendererInterfaceas a replacement for the now-deprecatedMarkdownRendererInterface
Deprecated
- Deprecated
MarkdownRendererInterface; useDocumentRendererInterfaceinstead
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-contractsconstraint
Removed
- Removed deprecation trigger from
MarkdownConverterInterfaceto reduce noise
v2.2.0
Added
- Added new
ConverterInterface - Added new
MarkdownToXmlConverterclass - Added new
HtmlDecoratorclass which can wrap existing renderers with additional HTML tags - Added new
table/wrapconfig to apply an optional wrapping/container element around a table (#780)
Changed
-
HtmlElementcontents can now consist of anyStringable, not justHtmlElementandstring
Deprecated
- Deprecated
MarkdownConverterInterfaceand itsconvertToHtml()method; useConverterInterfaceandconvert()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_hiddenconfig 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