Markdown
Someone sends you a README.md. Tap it, pick “Markdown”, and read it the way it was written to look.
Trip checklist
| Day | Where |
|---|---|
| Fri | Aarhus |
| Sat |
- Book the train
- Pack the charger
Open it from anywhere
- Tap a
.mdfile in a file manager, a mail or a chat, and choose “Markdown”. - Share a file or a piece of text to it from any app.
- Or start the app and pick a file with its Open button, or start a new one with New.
What it does
| Markdown | CommonMark with GitHub's extensions: tables, strikethrough, autolinks and task lists. |
|---|---|
| Light and dark | Follows your phone's theme. |
| Any direction | Persian, Arabic and Hebrew paragraphs read right to left, English left to right, in the same file. |
| Zoom | Pinch to enlarge small text. |
| Edit | Tap Edit to change the source, then Save. Files the other app lets you change are saved in place; for anything else you choose where the copy goes. |
What it will not do
It asks for no permissions and never goes online, so remote images stay unloaded. Nothing in a document runs as a script. No accounts.
Get it
Every release and its notes are on GitHub. The source is open, and every test runs on a plain JVM.