The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
composer require "webuni/commonmark-attributes-extension:1.0.0"
| 包名 | 版本要求 |
|---|---|
| league/commonmark | ^1.0 |
| php | ^7.1 |
| 包名 | 版本要求 |
|---|---|
| friendsofphp/php-cs-fixer | ^2.14 |
| league/commonmark-ext-table | ^1.0|^2.0 |
| phpstan/phpstan | ~0.11 |
| phpunit/phpunit | ^7.0|^8.0 |
| symfony/var-dumper | ^4.3 |
| vimeo/psalm | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-09-11 21:27:00 |
| 类型 | commonmark-extension |