This is an app for reading Markdown documents. It can open Markdown documents from local files and compressed archives, and displays titles, body text, lists, code blocks, tables, images, and more in an easy-to-read format. Your current position and view settings are saved, making it convenient to continue reading the document.
If a compressed archive contains multiple documents, it first searches for the filename that is one number higher than the current document's filename. For example, if you are viewing `chapter1.md`, the next candidate for the document is `chapter2.md`. The document list covers `.md` and `.txt` files, and sorting is based on filename.