NETTRASH.md

NETTRASH.md

Markdown Editor

0 ratings
Free

Rating summary

Details

  • Released
  • Updated
  • June 30, 2026
  • August 30, 2026

Features

NETTRASH.md screenshot #1 for iPhone
NETTRASH.md screenshot #2 for iPhone
NETTRASH.md screenshot #3 for iPhone
NETTRASH.md screenshot #4 for iPhone
NETTRASH.md screenshot #5 for iPhone
NETTRASH.md screenshot #6 for iPhone
NETTRASH.md screenshot #7 for iPhone
NETTRASH.md screenshot #8 for iPhone
NETTRASH.md screenshot #9 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

md is a Markdown editor and live previewer for iPhone and iPad. Write plain Markdown, watch the finished page take shape as you type, then print it, export it, or turn a folder of chapters into a whole book. WRITE AND SEE • Edit and Preview on iPhone; on iPad, a Split view puts the source and the rendered page side by side — and the two panes scroll as one, so the passage you are reading is the paragraph you are writing. • Every file reopens in the layout you last used for it, so a document you keep coming back to read stays a reading page and one you are writing stays a writing page. • The preview is the printed page: one renderer draws the preview, the printout and the PDF — the same layout, set for paper. • Headings, lists, task lists, tables, quotes, code, links and images — plus footnotes, and metadata front matter (YAML or TOML) recognised and kept out of the page. • LaTeX math and mhchem chemistry, Mermaid graphs, Graphviz and PlantUML diagrams — all drawn on your device by engines built into the app. • A block of formulas tagged plot becomes a chart — curves, parametric figures and your own points, with a legend and a window you set — drawn by md itself, in code, with no engine behind it. • Code fenced with a language reads with its keywords, comments and strings set apart, in a quiet palette that matches the page rather than a bright editor theme. • Paste a table straight from a spreadsheet into a csv or tsv block and md draws it — the first row the header, number columns lined up on the right. • Contents lists every heading and jumps the editor and the preview to it. Private author notes — an HTML comment on its own line whose text begins with the word note — are listed in the Notes menu and never appear in the preview, the PDF or the printout. • A live word and character count, and undo and redo, always within reach. PRINT AND EXPORT • Print or export real A4 pages — or A5, US Letter, US Legal, or a paperback trim size for a book bound for print. Breaks fall between lines, and \newpage starts a fresh page wherever you decide. • Export as HTML: one self-contained file that opens anywhere, diagrams as drawings and formulas as real, selectable text. • Export as LaTeX: a .tex file where your mathematics stays mathematics, ready to paste into a paper. • Export a diagram or a plot as a standalone .svg vector, or the whole document — or a single one — as a standard EPUB 3. • Share the rendered PDF, share the Markdown source, or open and export TextBundle and TextPack, the Markdown-with-images container. WRITER MODE: BOOKS • A book is simply a folder: its subfolders are chapters, its Markdown files are articles, ordered by name. Start one from the opening screen, or open a folder you already have. • Tap an article to write, tap another to move on. Rename, reorder or delete a row and the order is written back to the file names, so it stays true in Files. • Compile the whole book into one PDF at the page size you choose, or export it as a standard EPUB 3 with a proper table of contents — math and diagrams travel with it as images. FILES YOU CAN KEEP • Your documents are ordinary .md, .markdown and .txt files, kept where you choose — on your device or in your own iCloud Drive — and saved in the encoding they arrived in. • md also opens .puml, .gv, .textbundle and .textpack files. Built-in examples, including a small sample book, show everything the app can do. PRIVATE BY DESIGN • No accounts, no sign-in, no analytics, no tracking, no ads. • Everything is rendered on your device. The only thing md fetches from the network is an image your own document points at by URL. Written in Swift and SwiftUI, with no accounts and no servers. The only outside code in the app is the open-source engines that draw the math, chemistry, diagrams and code — KaTeX, mhchem, Mermaid, Graphviz, PlantUML and highlight.js — bundled in, and run on your device. The source code is public.
Show more

What's New in NETTRASH.md

1.4

August 30, 2026

Version 1.4 — plot a function in a fence, and every document opens the way you left it. PLOTS • A fenced block tagged plot is now drawn as a chart. Write one line per curve — sin(x), or envelope = exp(-abs(x)/5) to give it a name for the legend — and any number of them share the figure, each in its own colour. • Functions of x, parametric curves written (cos(t), sin(t)) for t in 0..2*pi, and points you type in yourself with points: 0,0 1,2 2,1. • x: and y: set the window, and y fits itself to the curve unless you say otherwise. title, xlabel, ylabel, legend, grid, axes, width, height and samples set the rest. • The usual arithmetic and comparisons, the constants pi and e, and the functions you would expect: sin cos tan asin acos atan sinh cosh tanh asinh acosh atanh sqrt cbrt abs exp exp2 ln log2 log10 floor ceil round atan2 pow hypot. • md draws the figure itself, in code. No engine sits behind it and there is nothing to fetch or wait for: it added nothing at all to what the app carries, where each of the diagram languages beside it — Mermaid, Graphviz and PlantUML — is an engine of several megabytes built in. • The drawing is a real vector, and it goes wherever the page goes — the preview, print, an exported PDF, an exported HTML page, Export Diagram as SVG, and an exported EPUB, where a plot stays a vector rather than becoming a picture of one, as the other figures still do. A LaTeX export keeps the block's source under a comment, the same treatment the other diagram languages get, so there is no chart in the .tex file. • A block that cannot be read never leaves a hole in the page: one plot: line says what is wrong, with your own text still under it. OPENS THE WAY YOU LEFT IT • md now remembers, for each file, which layout you last used for it — Edit, Preview, or Split on iPad — and opens it there next time. Something you keep coming back to read stays a reading page; something you are writing stays a writing page. • The last 200 documents you opened are remembered, on this device. Nothing is sent anywhere, and nothing in the file itself changes: rename or move it outside md and it simply starts fresh. • A new document, or an empty one, opens in Edit. A document md has not seen before opens in Split on iPad, exactly as before; on iPhone, where there is only ever one pane, it now opens in Preview, and Edit is one tap away. • Books are left out of this on purpose: a book keeps one layout throughout, so stepping from one chapter to the next never changes the view under you.

More

Developer apps