Skip to content

[CommonMark] Update configuration keys + allow extra keys for extensions#4642

Merged
fabpot merged 1 commit intotwigphp:3.xfrom
doekenorg:hotfix/additional-commonmark-configuration
May 23, 2025
Merged

[CommonMark] Update configuration keys + allow extra keys for extensions#4642
fabpot merged 1 commit intotwigphp:3.xfrom
doekenorg:hotfix/additional-commonmark-configuration

Conversation

@doekenorg
Copy link
Copy Markdown
Contributor

This PR adds missing keys from the current version of CommonMark (2.7).

It also fixes a bug where extra keys are removed. The original intent was to keep the extra keys, so extensions could be configured as well. Currently, these keys are removed, meaning extensions can not be configured.

Original PR #3737.

@doekenorg doekenorg changed the title Update configuration keys + allow extra keys for extensions [CommonMark] Update configuration keys + allow extra keys for extensions May 23, 2025
@fabpot
Copy link
Copy Markdown
Contributor

fabpot commented May 23, 2025

Thank you @doekenorg.

@fabpot fabpot merged commit 5f2b1ee into twigphp:3.x May 23, 2025
41 checks passed
@doekenorg doekenorg deleted the hotfix/additional-commonmark-configuration branch May 23, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants