A markup language designed for people to write something in an easy plain text format, then be able to convert it to valid XHTML or HTML.

learn more… | top users | synonyms

2
votes
3answers
346 views

How can I create plaintext files with Markdown syntax and convert them to PDF format?

I am very much a novice at this, so please bear with me. I'm intrigued by the idea of using Markdown. I want to be able to write my stuff in a plaintext editor on OS X and iOS and save it in Dropbox ...
1
vote
0answers
87 views

generate Keynote presentation from text or Markdown?

Is there a way to automatically generate a Keynote presentation from a source file written in text format, Markdown format, or org-mode? I know that Pandoc and other tools can generate HTML-based ...
1
vote
0answers
233 views

Markdown and Pages

I am looking for the best combination for working on a structured document and sharing it in Markdown format. My favorite editor is Pages, in full screen mode. There I can see how the finished ...
-1
votes
1answer
221 views

Does Coda 2 support Markdown?

Is there a plugin for Coda 2 that interprets the Markdown langage please ?
3
votes
2answers
810 views

Markdown to .doc or .rtf

I'm interested in using a variation of Markdown for my work, but my target format is Word files (this is what my clients use, it's non-negotiable). Most implementations of Markdown would leave me with ...
-2
votes
2answers
169 views

What TODO - Mac App should I use [closed]

So being new to OS X, I checked out some of the highly rated and recommended apps for various things. Things as a TODO list, MarsEdit for posting blogs, Yojimbo for note taking and organizing and ...
1
vote
1answer
116 views

How do I get a keystroke systemwide to trigger an action on text in a selected item, whether file, mail message, selected text, etc.?

In this question I asked how to create a window containing a html rendered preview of text formatted with Markdown. I would also like to be able to have a single keystroke that systemwide will produce ...
1
vote
2answers
304 views

How can I generate a rendered preview of selected markdown text or files?

I would like to be able to pop up a window on my Mac displaying a rendered HTML preview of selected text (ideally a completely chromeless window like that used by QuickLook, but an ordinary Web ...