Download the PHP package ghislainphu/spress-codeblock without Composer
On this page you can find all versions of the php package ghislainphu/spress-codeblock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spress-codeblock
Spress Codeblock
Spress plugin to enable the Twig codeblock
function from ramsey/twig-codeblock.
Getting Started
Update your composer.json
to use GhislainPhu/Pygments.php instead of kzykhys/Pygments.php:
Run:
Usage
Please refer to upstream's README.md for more informations.
Known issues
-
<
and>
are converted to<
and>
in markdown filesThis issue exists because the markdown converter runs before Twig.
Solution: Wrap your code inside of a
div
tag:
License
This project is licensed under the MIT License.
See LICENSE.md for more informations.
All versions of spress-codeblock with dependencies
PHP Build Version
Package Version
The package ghislainphu/spress-codeblock contains the following files
Loading the files please wait ....