原文
# Building ghostmd
*A note-taking app that gets out of the way.*
## Why plain markdown?
Every note app eventually dies. When it does, your notes
should survive. Plain .md files will outlive every app,
every company, every format war.
- No database migrations
- No export button needed
- grep works. git works. Everything works.
- **Your files. Your disk. Your rules.**
See [the repo](https://github.com/...) for more.