Why this Markdown workflow breaks on iOS

Edge can save real Markdown files into iOS Downloads or Files, but iPhone preview often needs a focused local viewer when the goal is reading the formatted document instead of raw Markdown.

The shortest answer

Install Md Preview, open the file from Files, the Share Sheet, or the source app, and preview it locally. The app has no subscriptions, no in-app purchases, and no ads.

The Microsoft Edge Downloads workflow

Microsoft Edge Downloads: The app does not open ZIP archives. Extract the archive in Files, then choose one supported Markdown file. Open one .md, .markdown, .mdx, .rmd, .qmd file from Files, the iOS Share Sheet, or Open In. For reliable preview, use self-contained Markdown. Relative local images, linked documents, anchors, or neighboring project files may not resolve.

What to check before opening

Microsoft Edge Downloads: For reliable preview, use self-contained Markdown. Relative local images, linked documents, anchors, or neighboring project files may not resolve.

Why local preview fits this job

Md Preview is focused on file preview. It avoids uploads, account setup, ad clutter, and heavy editing features when the user simply needs to read a Markdown file now.

If you also receive HTML files

AI and document workflows often produce both Markdown and HTML. Html Preview is the companion viewer for that file type.