Download the PHP package webuni/commonmark-twig-renderer without Composer
On this page you can find all versions of the php package webuni/commonmark-twig-renderer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webuni/commonmark-twig-renderer
More information about webuni/commonmark-twig-renderer
Files in webuni/commonmark-twig-renderer
Download webuni/commonmark-twig-renderer
More information about webuni/commonmark-twig-renderer
Files in webuni/commonmark-twig-renderer
Vendor webuni
Package commonmark-twig-renderer
Short Description The Twig renderer for CommonMark PHP implementation
License MIT
Homepage https://github.com/webuni/commonmark-twig-renderer
Package commonmark-twig-renderer
Short Description The Twig renderer for CommonMark PHP implementation
License MIT
Homepage https://github.com/webuni/commonmark-twig-renderer
Please rate this library. Is it a good library?
Informations about the package commonmark-twig-renderer
CommonMark Twig Renderer
This extension allows you to use Twig templates to render CommonMark document.
Installation
This project can be installed via Composer:
composer require webuni/commonmark-twig-renderer
Usage
Template customization
In Twig, each Commonmark Node is represented by a Twig block. To customize any part of how a node renders, you just need to override the appropriate block.
All versions of commonmark-twig-renderer with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5|^7.0
league/commonmark Version ^0.13.2|^0.14
twig/twig Version ^1.17|^2.0@dev
league/commonmark Version ^0.13.2|^0.14
twig/twig Version ^1.17|^2.0@dev
The package webuni/commonmark-twig-renderer contains the following files
Loading the files please wait ....