When comparing Byword 2 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 Byword 2 is ranked 2nd. 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 Great Markdown support without being intrusive
Byword de-emphasizes the syntax itself while emphasizing its effects. It appropriately adds style, like italic and bold, to text that's designated by markdown and dims the syntax so it does not get in the way of comprehension. Additionally, there are commonly used hotkeys (⌘b, ⌘i, etc) that can be used to apply style without having to know the syntax or having to type it out each time.
Pro Available for all Apple devices
Byword is available on a Mac, an iPhone and iPad.
Pro Extremely simple
Byword is as simple as Markdown editors can get. Even though Markdown itself is not hard, Byword offers assistance to make it even easier with very little configuration required.
The UI is minimalistic and un-intrusive, the syntax auto-completion is excellent, and there are multiple small but helpful features that make writing Markdown with Byword a breeze.
Pro Syncs using iCloud and Dropbox
Documents can be synced using iCloud or Dropbox from within the editor for use across all devices.
Pro Direct publishing to web platforms
Byword allows users to publish their markdown files directly to web platforms such as Wordpress, Tumblr, Blogger and even Evernote.
Pro Word count support
Has a built-in word counter.
Pro Multiple export options
You can export to HTML, PDF, RTF.
Pro A dark theme is available
For people who enjoy working during the night, there's a dark theme available that reduces strain on the eyes.
Pro Includes features that speed up writing
For example, while authoring a bulleted list hitting return automatically prepares a new bulleted line.
Pro Live update support
Byword has a "Preview Markdown" option where it does exactly what it promises. It immediately compiles and displays the rendered Markdown file, making it easy for the user to understand how they are actually formatting their document.
Pro Supports Multimarkdown
Byword supports all the table types in Multimarkdown including table captions. MathJax support is added via metadata at the beginning of file was well as support for various diagrams. Table of Contents is also supported.
Pro Supports iCloud Drive and Handoff
One of the few (well, Ok, only for far) that has been updated for Yosemite features. Jan 2015.
Pro Updated frequently
Byword gets frequent updates which add new features or fix existing bugs.
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 No support for code blocks
I need my markdown editor to support code blocks like
def foo(bar, baz):
qux()
This one does not.
Con Publishing requires additional in-app purchase
The feature to publish Markdown files to web services costs an additional $5 of in-app purchase.
Con Expensive
Con Limited customizability
One of the things that makes Byword so easy to use is the fact that it needs very little setup and option-tweaking. However, that severely limits the ability to customize the editor itself. For example, there are only two themes available, a light one and a dark one.
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.