Are there any editors or notes applications out there that support Markdown?
I am often having to make notes or documents where markdown formatting would be ideal, and have gotten into the habit of using markdown on a daily basis.
|
Are there any editors or notes applications out there that support Markdown? I am often having to make notes or documents where markdown formatting would be ideal, and have gotten into the habit of using markdown on a daily basis. |
||||
|
|
|
nvALT does the trick. I prefer the plain Notational Velocity myself, but Markdown fans seem to really like the nvALT fork. |
|||||
|
|
It's not a note taker per se, but Textmate has a Markdown mode that will make it easier to use some of the syntax. Like bold, italic, list, etc.
|
|||||||||||
|
|
Since you are using MacVim, you might want to try the vim-pandoc plugin, which supports highlighting, folding, snippets, and conversion (though that can also be done from the shell, even within vim, using things like markdown2pdf) to other formats. |
|||
|
|
|
If you want a Mac app that actually looks like a Mac app, supports Markdown out of the box (no plugins or add-ons required), and updates on a regular basis, you want BBEdit. I can't recommend it too highly. |
|||
|
|
emacs supports markdown if you like it, but I guess if you are not used to it, the learning curve is a bit steep. |
|||
|
|
|
Textmate has a markdown bundle which includes multimarkdown. The bundle allows you to convert to PDF, HTML or to view the generated output on screen. There are also tab-complete commands and a bunch of shortcuts. |
|||
|
|
|
Let's add another few : |
|||
|
|