docling-project / docling-project/docling

Feature Request: Support for MDX Files (.mdx)

Open
#1,420 4 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

**Summary:** Extend Docling's document parsing capabilities to include `.mdx` (Markdown with JSX) files, alongside existing `.md` (Markdown) support.

**Background:** Docling currently excels at parsing a wide variety of document formats, including Markdown (`.md`). Markdown is a popular format for documentation, notes, and web content. However, the ecosystem is evolving, and **MDX** (Markdown + JSX) is gaining significant traction, particularly in modern documentation sites, component libraries, and interactive content.

MDX allows users to embed interactive React components and JSX expressions directly within Markdown content. This enables richer, more dynamic, and interactive documentation and content experiences compared to plain Markdown.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.