When comparing Quiver vs Caret, the Slant community recommends Quiver for most people. In the question“What are the best Markdown editors for OS X?” Quiver is ranked 16th while Caret is ranked 25th. The most important reason people chose Quiver is:
Quiver is a notebook and note-taking app akin to Evernote which happens to also be able to edit Markdown files. As such, it has a lot of useful features such as: image support, file attachments, web content support and more.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Has more features than just a simple Markdown editor
Quiver is a notebook and note-taking app akin to Evernote which happens to also be able to edit Markdown files. As such, it has a lot of useful features such as: image support, file attachments, web content support and more.
Pro Supports code highlighting
Has syntax highlighting for more than 120 programming languages.
Pro Notes can be linked to each-other
Quiver notes have unique links that can be copied and pasted into other notes to gain quick access between them.
Pro Live preview
Quiver has live preview for both Markdown and LaTeX. This helps users to better understand the way they are formatting their files.
Pro Cloud syncing
Dropbox, iCloud Drive, Google Drive, or any other file-based cloud services.
Pro Supports vi keybindings
For people used to vi keybindings, Quiver can be set up to work with them.
Pro Combination of different types of writing in one note
The most outstanding thing for me. Use HTML line breaks while writing MD text.
Also, unlike most hybrid editors like Bear, it supports instant image sizing and respective preview.
Pro Single-pane hybrid interface
The single pane formats your MD as you write it but retains the markup so you can see what's going on.
Pro Has a heading navigator
Hit ⌘ G to see document titles in a hierarchical view, type and use the arrows to navigate.
Pro Has a file manager
Hit ⌘ T to browse current folder, navigate the file system and manage your files and folders, type to search, right click to create / move / rename / delete items.
Pro Supports multiple cursors / selections
Make ten changes at the same time, not one change ten times - lets you edit multiple lines at once, perform quick and selective find and replace, etc.
Pro Supports context commands
Hit "Enter" to fix spelling, convert list to ordered/unordered/task, convert reference link to inline, jump to reference link definition, jump to footnote definition, visit links, etc.
Pro Supports auto-completions
Auto-completion for paths of links and images, keywords in fenced code blocks, emoji, etc.
Pro Offers inline preview for LaTeX math expressions
Renders LaTeX math expressions as soon as you have finished writing them.
Pro Supports "select more" / "select less" commands
Hit ⌥ ↑ to extend the current selection to the next biggest element and ⌥ ↓ to shrink the selection.
Cons
Con You can't edit specific files, they must be in your notebook
Con No iOS apps for editing, only a viewer available
I'd LOVE to edit and create quiver notes on my iPad!
Con The line in focus shows a border around it which is distracting
The line in focus in the editor shows a rounded rectangular border around it, which is unappealing and distracting.
Con Much more than a simple Markdown editor
Since it's more like a note-taking app (and a note-taking app built for developers) than a Markdown editor, it may be a little excessive to use it only for its Markdown editing features.
Con Not free
No longer free, try and buy
Con The shortcuts don't toggle formatting
Pressing cmd+B, for example, will begin a bold segment of text, but pressing it again doesn't end that bold segment, it retroactively turns the boldness off. This interrupts writing flow tremendously.