MDV / Version History
Downloads
v1.1.9
- The command line tool rejects invalid flags. It also accepts a new "--" flag which treats all arguments after it as filenames. This allows Markdown files that start with "-" or "--" which would otherwise be treated as flags.
- Bug fixes for polish and to address corner-cases.
v1.1.8
- Improved document and section navigation options and functionality.
- New "Open With" toolbar button. This is similar to the Finder's "Open With" functionality which is handy for either viewing or editing a Markdown document in another app. There's a File menu option with a shortcut (Command-Option-O) for this as well.
v1.1.7
- CLI handles folders as well as files.
- CLI does better filename validation.
- CLI can be installed from MDV menu.
v1.1.6
- Back / Forward navigation for internal links.
- Previous Item / Next Item navigation for headings.
v1.1.5
- Improved search shows all matching terms.
- Open Recent works even when Open panel is showing.
v1.1.4
v1.1.3
- Back to Apple system font headings.
- Bug fixes.
v1.1.2
- Latin Modern Sans headings.
- Various usability improvements.
v1.1.1
- Mermaid diagrams.
- Reload performace improved.
v1.1.0
- Table-of-contents is now in the sidebar.
- Search bar is now in the toolbar.
v1.0.4
- YAML and TOML front matter blocks.
- Github Alert blockquote rendering.
- Improved print/PDF rendering.
v1.0.3
- Table-of-contents button in title bar for documents with 3 or more headings.
- Github-flavored Markdown footnote support.
- Fix: Retina images display at correct size.
- Fix: Improved styling.
v1.0.2
- Fix: Markdown file recognition is more robust.
v1.0.1
- MDV quietly checks for updates weekly.
v1.0.0
- Github-flavored Markdown rendering.
- A file watcher for hot-reloading.
- Find / Find Next / Find Previous.
- Print to PDF or paper.
- A bundled Quick Look preview extension.
- A bundled command line tool.