Download the PHP package axllent/silverstripe-gfmarkdown without Composer
On this page you can find all versions of the php package axllent/silverstripe-gfmarkdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axllent/silverstripe-gfmarkdown
More information about axllent/silverstripe-gfmarkdown
Files in axllent/silverstripe-gfmarkdown
Download axllent/silverstripe-gfmarkdown
More information about axllent/silverstripe-gfmarkdown
Files in axllent/silverstripe-gfmarkdown
Vendor axllent
Package silverstripe-gfmarkdown
Short Description GitHub Flavored Markdown editing & rendering using Parsedown
License MIT
Homepage https://github.com/axllent/silverstripe-gfmarkdown
Package silverstripe-gfmarkdown
Short Description GitHub Flavored Markdown editing & rendering using Parsedown
License MIT
Homepage https://github.com/axllent/silverstripe-gfmarkdown
Keywords markdownsilverstripe
Please rate this library. Is it a good library?
Informations about the package silverstripe-gfmarkdown
Github Flavoured Markdown for Silverstripe
This module adds a field and a data type that allows for Markdown editing in the CMS using the Github Flavoured Markdown parser Parsedown to render the html.
It includes the Ace editor for CMS editing.
Requirements
- Silverstripe ^4.0 || ^5.0
Installation
composer require axllent/silverstripe-gfmarkdown
Usage
Use the Markdown data type as your fields data type, and the MarkdownEditor field in the CMS for editing.
- Refer to the Markdown editor configuration.
- Refer to the Markdown rendering configuration.
Example:
Silverstripe Template:
All versions of silverstripe-gfmarkdown with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0 || ^2.0
silverstripe/framework Version ^4.0 || ^5.0
erusev/parsedown Version ^1.6
silverstripe/framework Version ^4.0 || ^5.0
erusev/parsedown Version ^1.6
The package axllent/silverstripe-gfmarkdown contains the following files
Loading the files please wait ....