When comparing MultiMarkdown Composer vs Textnut, the Slant community recommends MultiMarkdown Composer for most people. In the question“What are the best Markdown editors for OS X?” MultiMarkdown Composer is ranked 12th while Textnut is ranked 26th. The most important reason people chose MultiMarkdown Composer is:
Not many popular Markdown editors support MultiMarkdown syntax.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Multimarkdown support
Not many popular Markdown editors support MultiMarkdown syntax.
Pro Multiple export options
You can export to HTML, PDF, LaTeX, RTF, OpenOffice, Microsoft Word, ePub, OPML.
Pro Table of Contents support
Generates a table of contents based on the headers in the Markdown file being worked on.
Pro Support for elastic tabstops
Elastic tabstops are used to align text automatically during writing. When there's a change in the text, MultiMarkdown Composer automatically aligns all lines both on the beginning and end of them.
Pro CriticMarkup support
Pro Optional synchronized scrolling
Hold a key down and get synchronized scrolling.
Pro Fast syntax highlighting
Pro Highly customizable
Pro Counts words, characters, lines
Pro Can show invisible characters
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 Table of contents gets out of sync sometimes
If you keep the auto-generated table of contents open while you work it gets out of sync, meaning items in the table of contents (at the end) disappear until you restart the program.
Con The way the preview shows images is inconsistent
The preview is a bit inconsistent with images. Sometimes it shows the image correctly, sometimes it shows a blue question mark.
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.