Why this Markdown workflow breaks on iOS

Quarto .qmd files are common in notebooks, research reports, docs, and data workflows. iOS can store the file, but raw syntax is hard to read on a phone.

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 Quarto .qmd workflow

Save the .qmd file, open Share from Files or the source app, choose Md Preview, and read the local rendered Markdown structure.

What to check before opening

Project-specific execution output may not be reproduced, but text, headings, code blocks, links, and tables remain readable.

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.