Why this Markdown workflow breaks on iOS

Telegram channels and chats can send .md files, AI notes, prompts, README files, and documentation snippets. iOS may keep the file but not render it cleanly.

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

Open the Telegram attachment, share or save it to Files, choose Md Preview, and render the Markdown locally.

What to check before opening

This works for Markdown files that contain headings, links, tables, code blocks, math, or Mermaid diagrams.

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.