When comparing MultiMarkdown Composer vs typora, the Slant community recommends typora for most people. In the question“What are the best Markdown editors for OS X?” typora is ranked 1st while MultiMarkdown Composer is ranked 12th. The most important reason people chose typora is:
Typora immediately renders what's typed on the screen in Markdown format. This helps users to have a better understanding of how their document is being formatted.
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 Live preview
Typora immediately renders what's typed on the screen in Markdown format. This helps users to have a better understanding of how their document is being formatted.
Pro Hybrid interface
The editor and preview dual-pane setup typical of desktop Markdown editors are gone; instead, a singular interface makes for a WYSIWYG experience. This streamlines the workflow and encourages direct manipulation.
Pro Support for LaTeX expressions
It supports LaTeX expressions, with an easy-to-use MaxJax panel.
Pro Syntax highlight for fenced codes
It supports GFM's code fences, with syntax highlight support for C/C++, java, etc.
Pro Custom theme support
Typora has clean yet beautiful built-in themes and allows for users to create new themes using CSS.
Pro Support for tables
It supports tables for Markdown Extra. And also provides a GUI to make it easy to insert and edit them.
Pro Inline images
It won't display image like ![alt](http://image-url)
, But shows the image content inside the editor.
Pro Free during beta
Pro Shows table of contents for the document
It supports an outline for the document, by showing a table of contents on the left side of the screen.
Pro Cross-platform
Currently works on Windows, Mac and Linux.
Pro Natural typing experience
Editing in Markdown, either in WYSIWYG mode or in markdown code mode, feels natural. It never gets in the way.
Pro Make charts and diagrams with Mermaid, FlowChart and Sequence
Use fenced code-blocks to render diagrams using syntax from Mermaid and FlowChart.js.
Pro Sidebar with a list of files
You can open any folder in sidebar and see a list of other markdown files.
Pro Syncs with iCloud
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 No mobile (Android/iOS) apps
Con In beta
Typora is still in beta and may be prone to changes or bugs.
Con Unusable image management
Con The immediate rendering of Markdown is hard on the eyes
Having Markdown immediately render causes text to jump into formatted text, which is distracting and hard on the eyes.
Con No portable version (Windows)
You need admin rights on a managed Windows computer to install it. There currently is no portable version available.