On Dec 14, 2004, at 9:21, Detlef Hoge wrote:
Beginner Question: Is it possible to run Markdown in Textmate? If yes, how? Thanks for your return.
It is -- but what exactly do you want to do with the result?
You can e.g. get a realtime preview of your text parsed with markdown using the web preview, you can do a command to convert the current buffer to HTML using markdown, or maybe you want it in a new window or exported to a file, etc.?!?