TextNut – a WYSIWYG markdown editor for Mac(textnutwriter.com) |
TextNut – a WYSIWYG markdown editor for Mac(textnutwriter.com) |
Use pandoc markdown (now aka common markdown) for broadest compatibility and reasonably professional publishing, or github markdown for a developer audience, or let the user choose among engines.
Don't introduce another rando format. Phabricator did that and it's terrible too.
(Btw, www.texts.io supports both visual rich text style controls and markdown typing at the same time, rendered wysiwyg, and is cross platform. Also supports multiple dialects, with pandoc as the default: http://www.texts.io/support/0009/)
Also, the point of Markdown is to look formatted as plaintext. The atx headers or == headers accomplish that. I like textile, but its headers don't accomplish the same goal.