Markdown field formatter
No security coverage
Markdown ecosystem
Markdown Field Formatter module provides a field formatter for file fields, it allows to upload markdown files. The formatter uses a markdown parser library to display them as valid HTML.
Requirements:
league/commonmark markdown parser.
Installation:
1. Get and install composer if not already installed. https://getcomposer.org/doc/
2. Install parser with composer:
composer require league/commonmark ^1.0
3. Install the module with composer
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta2 | Pre-release | Drupal 10 compatibilty | Nov 6, 2024 |