When comparing Mou vs Textnut, the Slant community recommends Mou for most people. In the question“What are the best Markdown editors for OS X?” Mou is ranked 8th while Textnut is ranked 26th. The most important reason people chose Mou is:
Mou has word auto-completion (accessed via 'esc') for English words, text transformation such as conversions to uppercase, blockquote or an h1 heading, HTML entities (such as <’s, &’s and spaces) that can be added anywhere in the text and customizable keyboard shortcuts for everything allowing for efficient use of the software's capabilities.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Advanced text editing
Mou has word auto-completion (accessed via 'esc') for English words, text transformation such as conversions to uppercase, blockquote or an h1 heading, HTML entities (such as <’s, &’s and spaces) that can be added anywhere in the text and customizable keyboard shortcuts for everything allowing for efficient use of the software's capabilities.
Pro Full syntax highlighting
Mou provides full syntax highlighting for Markdown. The highlighting can be customized manually or by applying a predefined theme.
Pro Has real-time split-screen preview
Mou is split into two columns. It displays raw Markdown on the left and formatted text on the right. Text on the right will update in near real-time as raw Markdown is written.
Pro Powerful search
Mou can do incremental ("find as you type") pattern matching search. For example, it can find all words that have x as the third letter followed by at least 4 more letters and a line break.
Pro Free beta versions
Mou is available as a free download up until the release of 1.0.
Pro Customizable
The whole editor can be customized using different color schemes and users can create own variations by editing CSS.
Pro Support for CJK characters
Mou supports CJK characters for writing Markdown in Chinese, Japanese or Korean.
Pro Export as HTML or PDF
Markdown can be exported as an HTML or a PDF file. Each export can also be styled by a custom CSS.
Pro Customizable keyboard shortcuts
Mou has keyboard shortcuts for all text manipulation actions allowing for highly efficient use of the software. These shortcuts can also be manually edited to better fit each individual workflow.
Pro Includes optional typewriter keypress sounds
The app includes optional atmospheric typewriter sounds that are triggered with each keypress. These can be enabled in the settings.
Pro Scriptogr.am & Tumblr integration via Dropbox
Mou allows writing and publishing to blogs from within the editor.
Pro Can automatically convert Markdown to rich text
TextNut has two modes that it can switch between on-the-fly - Markdown and rich text editing mode. In rich text editing mode Markdown syntax is automatically converted to rich text. For example, typing ***bold***
will automatically convert it to bold. In Markdown mode syntax will be kept (with chosen styling applied).
Pro Advanced yet easy way to add images
Images can be added by writing a curly brace ({
) anywhere in the text and a popup will appear that will allow dragging and dropping the image in as well as customize the parameters without having to remember the proper syntax.
Pro Effectively does WYSIWYG editing
Pro Easy document management
Drag and Drop tree structure document management, powerful and flexible.
Cons
Con No longer maintained
The latest version was released in 2014, version 1.0 was announced for 2015 but was never released. The app is not compatible with macOS Sierra.
Con Only free until 1.0 release
Once 1.0 is released (still unreleased as of May 2017, release was planned for August 2015), Mou will cost $30. It can currently be pre-ordered for half the price.
Con Text is hard to read on a big screen in full-screen mode
On big screens legibility is pretty bad when entering full-screen mode because the text is not columned nor centered. On smaller screens though, legibility is quite good even on full-screen.
Con Doesn't work as well with non-monospaced fonts
When using a non-monospaced font, the text jiggles around. It can be very annoying since users may not always want to write with a monospaced font.
Con Switching live preview on/off changes the width of text area
Con v1.0 was promised to Indiegogo founders more than a year ago
Safe to say this is dead software at this point.
Con Rich text editing mode has incomplete Markdown support
Some Markdown elements don't convert to rich text in rich text editing mode. For example, for emphasis only *
will convert, _
will be left as is.