Re: What does Markdown do with HTML comments? Recommendation on Markdown file extension?

2011-05-06 Thread Aristotle Pagaltzis
* Waylan Limberg way...@gmail.com [2011-05-05 03:25]:
 However, most projects I'm aware of use '.md' or '.markdown'.

`.mkd` and `.mkdn` are also popular. I’ve seen `.mdwn` also,
and I think even `.mdn` though I’m not sure about that one.

Regards,
-- 
Aristotle Pagaltzis // http://plasmasturm.org/
___
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http://six.pairlist.net/mailman/listinfo/markdown-discuss


Re: What does Markdown do with HTML comments? Recommendation on Markdown file extension?

2011-05-06 Thread Seumas Mac Uilleachan
On 05/06/2011 06:00 PM, Aristotle Pagaltzis wrote:
 * Waylan Limberg way...@gmail.com [2011-05-05 03:25]:
 However, most projects I'm aware of use '.md' or '.markdown'.
 `.mkd` and `.mkdn` are also popular. I’ve seen `.mdwn` also,
 and I think even `.mdn` though I’m not sure about that one.

 Regards,
I also recall seeing .mdown somewhere. I think the point is that the
extension really shoudn't matter. Use what you want. Let the metadata
take care of the rest. Similar to a #! in shell scripts to specify
language interpreter. Don't matter what the extension is there either.

I have also over the years seen .txt, .text, .doc, .note, .asc, .ascii,
and no extension at all for text files. Also read.me
___
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http://six.pairlist.net/mailman/listinfo/markdown-discuss