Why this Markdown workflow breaks on iOS

Working Copy repositories often include README files, docs, changelogs, and project notes. On iPhone, the file may be present but still open as raw Markdown syntax.

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 Working Copy workflow

Export or share the Markdown file from Working Copy, choose Md Preview in the iOS Share Sheet, and read the rendered document locally.

What to check before opening

Use this for .md, .markdown, .mdx, .rmd, or .qmd files stored in a Working Copy repository. Keep image folders nearby when notes reference local assets.

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.