When comparing Ulysses III vs MacDown, the Slant community recommends Ulysses III for most people. In the question“What are the best Markdown editors for OS X?” Ulysses III is ranked 4th while MacDown is ranked 5th. The most important reason people chose Ulysses III is:
A few themes are baked in and a big selection of [user-contributed styles](http://styles.ulyssesapp.com/) to choose from are available on the Ulysses Style Exchange.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Highly customizable
A few themes are baked in and a big selection of user-contributed styles to choose from are available on the Ulysses Style Exchange.
Pro Does not distract the user
Ulysses has a clean, unobtrusive, easy to overview interface that allows focusing on writing. By default it's split up in 3 panes with sidebar, sheet pane and content pane from left to right. Unnecessary panes can be hidden.
Pro No Markdown syntax knowledge required
Markdown formatting can be applied from the right-click menu, with keyboard shortcuts or from an optional markup bar. Necessary elemants to links, images, and footnotes are added by filling in a popover.
Pro Can paste rich text and import from Word
Pasted rich text and imported Word documents keep their formatting when converted to Markdown.
Pro Attachments can be added
Attachments such as images, text notes, keywords and writing goals can be added to content. And to organize them keywords can be added.
Pro Great tools for organizing and finding files
Ulysses saves everything in the app so there's no file management outside of the editor involved. It organizes content in groups (folders) and sheets (files), has a powerful, easy to use search and allows adding keywords to attachments to help them be organized and found quickly.
Groups can have an unlimited amount of subgroups and the title of subgroup shows up in the pane view. Sheets can be split up, merged, glued together and easily moved around in the sheet pane by dragging and dropping. Great for splitting up larger documents into manageable chunks while still keeping an overview of the whole project and having the ability to move sections around quickly.
Contents of a group can be filtered by text, keywords or change date within headings, code blocks, images or any other marked up text. Filters can contain a combination of conditions and be saved to make a new group. Saved filters can be moved around to different groups and will return filtered results for that group. Selecting multiple groups will show the combined sheets of those groups.
Pro Keyboard navigation
You can operate Ulysses via keyboard only. No need for mouse.
Pro Multiple preview and export options
The editor can export to Plain Text, RTF, Word, HTML, ePub and PDF with customizable styles for each option. It can also preview HTML directly in the browser.
Pro Inline formatting
There's no live-preview pane or an external previewer necessary. Ulysses displays styling inline.
Pro Includes features for not losing place
Ulysses has options for highlighting current line, showing line numbers and enabling typewriter mode. Typewriter mode defines a place on the screen where the cursor should be so eyes are kept focusing in one place on the screen.
Pro Syncs via iCloud
Content can be synchronised across devices via Apple's iCloud.
Pro Comprehensive documentation
Ulysses comes with an excellently written documentation that covers everything there is to know about the software, including an extensive list of keyboard shortcuts as well as short and sweet introduction to Markdown and its benefits.
Pro Allows the user to work anywhere and on any Apple device of their choice
Ulysses is available for both macOS and iOS. This, combined with the cloud syncing allows users to work on their projects using any Apple device they have at the time.
Pro Displays statistics including how long it takes to read the document
The editor tracks statistics that shows how many characters, words, sentences, paragraphs, and pages a document contains and estimated reading time for slow, average, and fast readers. The statistics display in a popover that can be torn-off so it's constantly visible.
Pro Helps get stuff done
Goals such as how many characters, words, sentences, paragraphs, lines or pages should be written can be set to help get motivated.
Pro Powerful organization features
Groups, tagging, and notes for each document.
Pro Helpful support
Staff is helpful in answering questions on how to use the app.
Pro A demo version is available
A time (10hrs) and usage limited demo for Ulysses III is available.
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
Cons
Con Subscription-based
Ulysses now operates on a subscription-based model. $4.99/month or $39.99/year. It is not currently possible to pay once and keep it.
Con Overwrites imported markdown files
When previously written markdown files are imported, they're converted to Ulysses' version of Markdown and original files are overwritten.
Con Proprietary file format
Text is saved in a database in proprietary format. Meaning, your notes can't be accessed other than through the app, and cannot be moved other than by exporting them.
Con Expensive
Con Cannot render code blocks
You can go around this limitation, but it is complex and not so pretty looking as it is in other Markdown Editors.
Con Lacks a LaTeX-exporter
Con iOS and Mac versions have to be bought separately
The iOS version costs $24.99 and the macOS version costs $44.99. They have to be bought separately in order to be used on those devices.
Con Automatic switching of sheets can be confusing
Scrolling down when at the bottom of a sheet will switch to next sheet. When unexpected, this behavior can be confusing to some.
Con No proper right-to-left support in PDF
Ulysses lacks right-to-left support that was available in the previous incarnation of this software.
Con Proprietary Markdown extensions but no MultiMarkdown
Con Not cross platform
Con Cursor rendering issues
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.