Unknown parser settings when saving CommonMark parser

Created on 1 June 2023, almost 2 years ago

Problem/Motivation

When saving the CommonMark parser without changing any default configuration settings, observe Unknown parser settings error.

Unknown parser settings: allow_unsafe_links, enable_em, enable_strong, html_input, max_nesting_level, renderer, unordered_list_markers, use_asterisk, use_underscore

Steps to reproduce

  • Use composer to require drupal/markdown:3.0.0-rc2 and league/commonmark:1.6.7
  • Enable markdown module
  • Go to /admin/config/content/markdown
  • CommonMark (default) parse
  • Scroll to bottom without changing any config
  • Click save configuration
  • Observer error

Proposed resolution

TBD

Remaining tasks

TBD

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

  • Issue created by @jasonawant
  • Status changed to Closed: cannot reproduce 9 days ago
  • πŸ‡³πŸ‡±Netherlands megachriz

    I can no longer reproduce this issue. Maybe it has been fixed in the mean time. In 🌱 [markdown] Add Tests Needs work I added test coverage that follows the steps listed in the issue summary and the test passes.

    Feel free to reopen if this is still an issue.

Production build 0.71.5 2024