
NETTRASH.md
Markdown Editor
About
What's New in NETTRASH.md
1.3
July 25, 2026
Version 1.3 — richer pages, and more ways to take them with you. NEW ON THE PAGE • Chemistry. Write a reaction or a formula with the mhchem notation — \ce for equations, \pu for physical units — and it typesets with its subscripts, charges and reaction arrows the way a textbook sets them, anywhere math already works. • Syntax highlighting. A fenced code block that names its language reads with its keywords, comments and strings set apart — in the app's own quiet paper palette, not a bright editor theme. It covers some forty languages; a fence it doesn't recognise stays plain. • Graphviz diagrams. A block tagged dot, graphviz or gv is laid out by Graphviz, and each of its layout programs — neato, circo, fdp, sfdp, twopi, osage, patchwork — can be named instead. A bare .gv file opens as its diagram. • Front matter. A YAML block between --- lines, or TOML between +++ lines, at the very top of a file is recognised as metadata and hidden, instead of showing as a rule and stray text. • Footnotes. Mark a spot with [^id] and write the note on its own line. The notes gather under a rule at the foot of the page, numbered, each a link down and a way back. • CSV and TSV tables. Paste spreadsheet data into a csv or tsv block and md draws it as a table, so next month's figures replace the block wholesale rather than being edited cell by cell. MORE WAYS OUT • Export as HTML — one self-contained file that opens anywhere, with the diagrams as drawings and the formulas as real, selectable text. • Export as LaTeX — a .tex file, the one export where your mathematics comes out as mathematics, ready to paste into a paper. • Export a single document as EPUB, not just a whole book, with its own headings as the table of contents. • Export a diagram as a standalone .svg vector. • Open and export TextBundle and TextPack, the Markdown-with-images container. • Choose a page size for the PDF: A4, A5, US Letter, US Legal, or the paperback trims 6 × 9, 5 × 8 and 5.5 × 8.5. MORE • The Diagrams example now shows the full range Mermaid and PlantUML can draw — charts, timelines, mind maps, wireframes and more — bundled since 1.1 and only now on show. FIXED • An exported book keeps its identity: its identifier now comes from its title, so re-exporting updates the copy a reader already has instead of settling a second one beside it.
More







