When comparing MacDown vs Bear, the Slant community recommends MacDown for most people. In the question“What are the best Markdown editors for OS X?” MacDown is ranked 5th while Bear is ranked 15th. The most important reason people chose MacDown is:
MacDown is a free and open source editor influenced by [Mou](http://25.io/mou/). It's released under the MIT license.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free and open source
MacDown is a free and open source editor influenced by Mou. It's released under the MIT license.
Pro Real-time split-screen preview
MacDown's main view is split into two panels. The user types on the left and the Markdown is rendered on the fly in the right panel. This helps users to better understand the way they are formatting their document.
Pro Markdown previews can be customized with CSS
You can use a CSS file to customize the rendered output and the file preview you are working on will display the rendered Markdown with the custom CSS styling on top.
Pro Supports syntax highlighting in fenced code blocks
MacDown has syntax highlighting support for various languages when writing code in fenced code blocks.
Pro Good auto-completion
MacDown has a good built-in auto-completion engine for Markdown symbols.
Pro Support for GFM
Pro Ideal for day-to-day programmers' work and MarkDown novices alike
Using MacDown for the notorious README.md use case gets you going without reading any manual or requiring any configuration values. Think of it as a sort of TextEdit for MarkDown files. Thus its shortcomings - neither powerful nor versatile - turn out to be a PRO for novices trying to jump on the MarkDown bandwagon. Open its help and you'll immediately find yourself editing the MacDown's MarkDown help file, a MarkDown primer with some MacDown menus and configuration added.
Pro Linking between pages
Unlike a few other editors, MacDown lets you link between markdown pages.
Pro Tool bar with most used markdown shortcuts
This is especially useful for Markdown novices
Pro Beautiful interface
Well-designed app.
Pro Easy to use
Pro Instant markdown preview in the editor while preserving original MD code
Pro Easy tagging
For example: #tag/sub tag/foo/bar #tag2/foo/bar
Pro Flawless sync
It's everything Dropbox Paper promised to be, but without the embarrassment. The notes are always in sync between devices.
Pro Lots of export formats
PDF, RTF, DOCX, HTML, TXT and MD.
Pro Hashtag support
Adding a hashtag with a keyword tags the note to make it easy to search.
Pro Simple to back up/export entire note database
Notes are exported as plain text, not a proprietary format, along with all embedded objects.
Cons
Con Not very versatile
MacDown is not very powerful or versatile. It's not customizable or extendable. This is what makes it so simple, but it's not for people who want more from their tools.
Con Frequently fails to update the display and/or flat out hangs
Must often restart MacDown.
Con The Markdown preview is rather heavy on the CPU
The Markdown preview needs a lot of resources to keep rendering on-the-fly after each keystroke. A single keystroke in the editor panel may trigger up to 5 seconds of max-CPU usage.
Con Only subscription-based
Can not buy it straight up.
Con No Tabs - can only view 1 note at a time
Con No inline editing and markup of pictures
The only option is to open in an editor (thereby creating a copy) and saving it again.