# wander > WYSIWYG markdown that never mangles your files. native on Mac & iPhone, local-first. wander is a WYSIWYG markdown editor for Mac and iPhone, Obsidian-compatible, local-first, no account. your notes stay plain .md files with clean git diffs. A native Mac and iOS app, distributed on the App Store. This site (wander.md) is the marketing site. Pages have a plain-markdown version at their URL with a .md suffix. ## Pages - [Home](https://wander.md/index.md): what wander is and how it works - [Changelog](https://wander.md/changelog.md): release history, what shipped in every version - [Contact](https://wander.md/contact.md): support + FAQ - [Terms](https://wander.md/terms.md) - [Privacy](https://wander.md/privacy.md): local-first; your files stay on your device ## Agents - [skill.md](https://wander.md/skill.md): how an agent reads and writes wander notes (the api, one fetch) - [auth.md](https://wander.md/auth.md): agent registration for signed-in vault access (sk_ tokens) - [api-catalog](https://wander.md/.well-known/api-catalog): RFC 9727 linkset - the api, its docs, its health - [agent-skills](https://wander.md/.well-known/agent-skills/index.json): the skills index, with a digest of skill.md - [ai-catalog](https://wander.md/.well-known/ai-catalog.json): the ARD manifest, every agent door on this site in one list - [openapi.json](https://api.wander.md/openapi.json): every route the api actually serves, read from the live router ## Docs - [Changelog](https://wander.md/docs/Changelog.md) - [Citations](https://wander.md/docs/demo/Citations.md) - [Data & CSV](https://wander.md/docs/demo/Data%20&%20CSV.md) - [Diagrams](https://wander.md/docs/demo/Diagrams.md) - [Formatting](https://wander.md/docs/demo/Formatting.md) - [Images](https://wander.md/docs/demo/Images.md) - [Links & Wikilinks](https://wander.md/docs/demo/Links%20&%20Wikilinks.md) - [Tables](https://wander.md/docs/demo/Tables.md) - [Tasks & Lists](https://wander.md/docs/demo/Tasks%20&%20Lists.md) - [Files & Folders](https://wander.md/docs/Files%20&%20Folders.md) - [Getting Started](https://wander.md/docs/Getting%20Started.md) - [History](https://wander.md/docs/History.md) - [Keyboard Shortcuts](https://wander.md/docs/Keyboard%20Shortcuts.md) - [Markdown Syntax](https://wander.md/docs/Markdown%20Syntax.md) - [Quick Capture](https://wander.md/docs/Quick%20Capture.md) - [Sync New](https://wander.md/docs/Sync%20New.md) - [Wander Cloud](https://wander.md/docs/Wander%20Cloud.md) - [Welcome](https://wander.md/docs/Welcome.md) ## Features - WYSIWYG, not split-preview: type markdown, watch it render in place. no half-and-half preview pane. - never mangles your files: every note stays plain .md, minimal, clean diffs, no metadata, no lock-in. - Obsidian-compatible: open your vault and keep going, wikilinks, front-matter, folders, attachments. - native on Apple: real Mac & iPhone apps, not Electron. open-in-place, autosave, offline, fast. - local-first, no account: no sign-up, no cloud. your files never leave your device. - search & backlinks: ⌘P finds anything, titles and full text. see every note that links here. - notes that compute: runnable code blocks, computing tables, vault-wide links. across 1.x.