This project is not covered by Drupal’s security advisory policy.
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
Project information
- Project categories: Content display, Site structure
4 sites report using this module
- Created by mourad-zitouni on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-beta2
released 6 November 2024
Works with Drupal: 8.x || 9.x || ^10
Drupal 10 compatibilty
Install:
