zero-config/preacher-plugin-commonmark

CommonMark plugin for Preacher

1.0.0 2017-02-18 16:20 UTC

This package is auto-updated.

Last update: 2024-04-29 03:44:18 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.