zero-config / preacher-plugin-commonmark
CommonMark plugin for Preacher
Package info
github.com/ZeroConfig/Preacher-Plugin-CommonMark
Type:preacher-plugin
pkg:composer/zero-config/preacher-plugin-commonmark
1.0.0
2017-02-18 16:20 UTC
Requires
- php: ^7.0
- league/commonmark: ^0.9.0
- symfony/symfony: ^3.2.4
- zero-config/preacher-installer: ^1.0.5
This package is auto-updated.
Last update: 2026-03-01 00:10:59 UTC
README
This is a Preacher plugin. It replaces the Parsedown implementation with CommonMark.
Installation
composer require zero-config/preacher-plugin-commonmark:^1.0
Preacher developers
The CommonMark converter has been registered on the public service
preacher.common_mark.converter.
By supplying this with arguments in your own bundle, its behavior and
functionality can be augmented.