New parser libraries are not available unless uninstall and re-install module

Created on 26 August 2024, 6 months ago

Problem/Motivation

When following the readme or documentation pages to add new parser libraries, the library is not available unless the markdown module is uninstalled and re-installed.

I think this could be as designed given the logic found in markdown_requirements(), but I'm not entirely sure.

Steps to reproduce

  • Enable module
  • Add new markdown library via composer, e.g. composer require michelf/php-markdown:^2.0
  • Go to /admin/config/content/markdown
  • Observe parser (e.g. PHP Markdown) is listed as unavailable
  • Expected behavior: parser is listed as available

Proposed resolution

TBD

Remaining tasks

  • Identify the root cause
  • Consider options
  • Choose options

User interface changes

TBD

API changes

TBD

Data model changes

TBD

πŸ› Bug report
Status

Active

Version

3.0

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States jasonawant New Orleans, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024