I'm looking for a text editor that supports Markdown and has a spell check function. I would prefer a Windows program, although I can deal with a Linux solution. I don't own a Mac.
EDIT: Do any of these editors support live preview?
|
I'm looking for a text editor that supports Markdown and has a spell check function. I would prefer a Windows program, although I can deal with a Linux solution. I don't own a Mac. EDIT: Do any of these editors support live preview? |
|||||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
MarkdownPad - This is a fully featured Markdown editor with live preview.
|
|||||||||||||||
|
|
Also, you might want to try Sublime Editor. I read that it support Markdown. |
|||||||||||
|
|
TextMate can do this. Mac OS X only. e ("TextMate for Windows") can as well. The TextMate instructions for activating live preview of Markdown files also apply to e. |
|||||||
|
|
http://writemonkey.com/ supports Markdown and Spell check. It runs on Windows as well as a portable app. I really like it. My one gripe about it is it does not support syntax highlighting for Markdown. |
|||
|
Gonzo runs on Windows and is Open Source. Don't know if it has spell checking, but you could add that if you like! |
|||
|
|
|
There is http://code52.org/DownmarkerWPF/ which looks very Metro and has built in spell checker. |
|||
|
|
There seem to be a lot for Macs, but I have not seen any for Windows. There are also plenty of JavaScript markdown preview libraries, I am using one typing this funnily enough. Emdee (Mac OSX) has just been out in the last few days: http://www.youtube.com/watch?v=foE-dXgTHoU There is also http://keshiki.net/markdown-editor/ another Mac only program. This might work on Windows with a bit of effort: http://codeboje.de/wysiwyg-markdown-editor/ |
||||
|
|
I use gVim. Does a pretty good job with Markdown, has a reasonable spell checker and is an excellent text editor. It is very difficult to learn to use. |
|||
|
|