On Sat, Jan 5, 2013 at 7:12 PM, David Nadlinger <see@klickverbot.at> wrote:
On Saturday, 5 January 2013 at 17:13:07 UTC, Nicolas Sicard wrote:
On Saturday, 5 January 2013 at 14:10:38 UTC, Philippe Sigaud wrote:
Don't tempt me. I'm playing with the idea of writing a Ddoc <-> Markdown
converter. Something like Pandoc, but lighter.

Couldn't a .ddoc file with redefined macros produce Markdown output?

In theory, yes.
 

This seems a bit backwards – the point of Markdown is precisely to be easy to read and write in *source* form, so using it as an intermediate format doesn't make much sense, at least to me.

I concur.