When comparing Macchiato vs Textnut, the Slant community recommends Textnut for most people. In the question“What are the best Markdown editors for OS X?” Textnut is ranked 26th while Macchiato is ranked 31st. The most important reason people chose Textnut is:
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).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Does not distract the user
Macchiato does not get in the way. It has a minimalist UI that highlights Markdown syntax.
Pro Support for latest Mac OSX features
Macchiato supports Mac OSX features like fullscreen mode, auto-save and version history.
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 Software is somewhat expensive and there's no trial version to test it out
Macchiato costs $19.99 and offers no way of testing the software before buying.
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.