Fabien Potencier 5f2b1ee6de feature #4642 [CommonMark] Update configuration keys + allow extra keys for extensions (doekenorg)
This PR was merged into the 3.x branch.

Discussion
----------

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

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.

Commits
-------

a8aadc3e99 Update configuration keys + allow extra keys for extensions
2025-05-23 04:16:20 -07:00
2025-01-31 21:45:36 +01:00
2025-05-03 09:23:07 +02:00
2025-02-14 08:38:53 +01:00
2025-05-03 09:23:07 +02:00
2025-01-31 21:45:36 +01:00
2024-11-20 20:05:33 +01:00
2024-09-03 10:17:14 +02:00

Twig, the flexible, fast, and secure template language for PHP
==============================================================

Twig is a template language for PHP.

Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.

Sponsors
--------

.. raw:: html

    <a href="https://docs.blackfire.io/introduction?utm_source=twig&utm_medium=github_readme&utm_campaign=logo">
        <img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
    </a>

More Information
----------------

Read the `documentation`_ for more information.

.. _documentation: https://twig.symfony.com/documentation
Languages
PHP 99.9%