Download the PHP package pstaender/silverstripe-markdown-parser without Composer
On this page you can find all versions of the php package pstaender/silverstripe-markdown-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pstaender/silverstripe-markdown-parser
More information about pstaender/silverstripe-markdown-parser
Files in pstaender/silverstripe-markdown-parser
Download pstaender/silverstripe-markdown-parser
More information about pstaender/silverstripe-markdown-parser
Files in pstaender/silverstripe-markdown-parser
Vendor pstaender
Package silverstripe-markdown-parser
Short Description Transforms markdown and markdown extra to HTML and vice versa
License MIT
Homepage https://github.com/pstaender/silverstripe-markdown-parser
Package silverstripe-markdown-parser
Short Description Transforms markdown and markdown extra to HTML and vice versa
License MIT
Homepage https://github.com/pstaender/silverstripe-markdown-parser
Please rate this library. Is it a good library?
Informations about the package silverstripe-markdown-parser
Markdown Parser for SilverStripe
Converts any string field to Markdown and vice versa.
Requirements
- Silverstripe 4+
Installation
Install with composer:
Usage
After flushing your cache you can use the convertes in any template:
Configuration
Every converting should work as expected out of the box.
Under the hood the parsers Parsedown, ParsedownExtra and League\HTMLToMarkdown\HtmlConverter are used for conversion. Anyhow, if you need to different parsing options you can hook any parser with a custom Injector configuration.
License
MIT License
All versions of silverstripe-markdown-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8
silverstripe/framework Version ~4
league/html-to-markdown Version ^5
soundasleep/html2text Version ^1.1
erusev/parsedown Version ^1.7
erusev/parsedown-extra Version ^0.7.1
silverstripe/framework Version ~4
league/html-to-markdown Version ^5
soundasleep/html2text Version ^1.1
erusev/parsedown Version ^1.7
erusev/parsedown-extra Version ^0.7.1
The package pstaender/silverstripe-markdown-parser contains the following files
Loading the files please wait ...