Why this Markdown workflow breaks on iOS

GitLab projects often keep README files, docs, release notes, and issue exports in Markdown. After downloading one to iPhone, raw syntax can make the file harder to scan.

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 GitLab workflow

Download or save the GitLab Markdown file, open it from Files, share it to Md Preview, and read the rendered Markdown locally.

What to check before opening

This works for README.md, docs folders, changelogs, project notes, and generated Markdown from GitLab workflows.

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.