Download the PHP package libra/libra-markdown without Composer
On this page you can find all versions of the php package libra/libra-markdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download libra/libra-markdown
More information about libra/libra-markdown
Files in libra/libra-markdown
Download libra/libra-markdown
More information about libra/libra-markdown
Files in libra/libra-markdown
Vendor libra
Package libra-markdown
Short Description Markdown view helper for ZF2
License BSD-3-Clause
Homepage http://michelf.ca/projects/php-markdown/
Package libra-markdown
Short Description Markdown view helper for ZF2
License BSD-3-Clause
Homepage http://michelf.ca/projects/php-markdown/
Please rate this library. Is it a good library?
Informations about the package libra-markdown
Libra Markdown
Usage
You can use it as view helper
echo $this->markdown('Some **markdown** text');
or as library
echo \Michelf\Markdown\Markdown::defaultTransform($text);
By default enabled MarkdownExtra compiler.
All versions of libra-markdown with dependencies
PHP Build Version
Package Version
The package libra/libra-markdown contains the following files
Loading the files please wait ....