Why this Markdown workflow breaks on iOS

Markdown notes, AI drafts, README files, and technical docs often arrive as .md attachments. iOS can store the attachment, but raw syntax is not the best reading format.

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 Mail, Gmail, Outlook workflow

Open the email attachment, use Share or Save to Files, choose Md Preview, and read the rendered Markdown locally.

What to check before opening

For private work documents, local preview avoids uploading the Markdown file to an online renderer.

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.