Create submodule for Views support

Created on 19 March 2025, 20 days ago

Problem/Motivation

Support for Views-generated pages is missing, which is a major shortcoming. Add support in a submodule.

Steps to reproduce

In any Drupal site, navigate to a Views page, such as a blog listing page.
Try to request its MD version.
You get a 404.

Proposed resolution

Create a submodule to keep support separate from the core module, in case a site has the Views module disabled.
Use the entity support hook https://git.drupalcode.org/project/markdownify/-/blob/main/markdownify.a... to add support for Views-generated pages.

Ensure that Views blocks are also properly rendered into MarkDown if they are placed in the content area. (unless this introduces scope creep, in which case create a new issue and reference this one)

Remaining tasks

As detailed above.

User interface changes

none expected

API changes

none expected

Data model changes

none

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States christophweber

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

Comments & Activities

Production build 0.71.5 2024