From a53d07b2935a09ec03763bf8f5619de3039a73d7 Mon Sep 17 00:00:00 2001 From: idleberg Date: Thu, 9 Jan 2014 21:09:39 +0100 Subject: [PATCH] Update files --- README.md => readme.markdown | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename README.md => readme.markdown (92%) diff --git a/README.md b/readme.markdown similarity index 92% rename from README.md rename to readme.markdown index 4a98a94..9c2bcdf 100644 --- a/README.md +++ b/readme.markdown @@ -19,12 +19,10 @@ Unfortunately, the output currently varies on different Markdown viewers, in par There's a plethora of Markdown file extensions, but I have decided to go with `markdown`. Read why: *"We no longer live in a 8.3 world, so we should be using the most descriptive file extensions. It’s sad that all our operating systems rely on this stupid convention instead of the better creator code or a metadata model, but great that they now support longer file extensions."* -Hilton Lipschitz ([via](http://hiltmon.com/blog/2012/03/07/the-markdown-file-extension/)) +Hilton Lipschitz ([via](http://hiltmon.com/blog/2012/03/07/the-markdown-file-extension/)) *"…the only file extension I would endorse is “.markdown”, for the same reason offered by Hilton Lipschitz"* -John Gruber, creator of Markdown ([via](http://daringfireball.net/linked/2014/01/08/markdown-extension)) - -Alas, it might seem ironic to you that *this* file uses the `.md` extension. +John Gruber, creator of Markdown ([via](http://daringfireball.net/linked/2014/01/08/markdown-extension)) ## Contribute