Markdownify 1.2.0 Adds YAML Frontmatter to Drupal Markdown Output
Version 1.2.0 of Markdownify was released on 19 August 2026 with a new Metadata submodule that prepends YAML frontmatter to Markdown representations of Drupal content. Drupal contributor Gilles Bailleux highlighted the release on LinkedIn and credited work by Christoph Weber, Adrian Morelos, Dezső Biczó, and Daniel Schoone. The release supports Drupal 9, 10, and 11.
With the Metadata submodule enabled, Markdownify outputs Drupal metadata including the page URL, title, author, creation and modification dates, and publication status, along with applicable field data such as summaries, images, media, files, and taxonomy references. Sites using the Metatag module can also include configured basic and Open Graph metadata, with duplicate entries resolved in favour of Metatag values. If Schema Metatag is enabled, JSON-LD schema data can also be collected for the YAML frontmatter. The release notes describe the aim as providing AI agents and other Markdown consumers with more of the context available around the HTML representation of a page.
Version 1.2.0 also allows sites to select a Markdown view mode for each bundle, adds responses for Views pages requested through Accept: text/markdown or ?_format=markdown, and improves table conversion. Gilles presents the metadata work as part of making Drupal content more useful to automated consumers, while the release establishes the specific output and metadata capabilities rather than broader claims about Drupal's SEO, GEO, or position relative to other content management systems. Developers can find project documentation and other releases on the Markdownify project page.


