Why this Markdown workflow breaks on iOS

VS Code Markdown often includes README files, specs, implementation notes, code blocks, tables, and links. On iPhone, raw syntax is harder to scan than a rendered preview.

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 VS Code workflow

Save the .md file to Files, open Share, choose Md Preview, and read the rendered Markdown locally on iPhone or iPad.

What to check before opening

Use this for .md, .markdown, .mdx, .rmd, or .qmd files from VS Code. Keep related images or attachments with the Markdown file.

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.