From 0654442ec93af507e8278dfa39eb62385a9f7223 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Sat, 18 Jul 2020 01:22:43 +0200 Subject: [PATCH] Update readme.markdown --- readme.markdown | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/readme.markdown b/readme.markdown index bfc9c2f..26a6890 100644 --- a/readme.markdown +++ b/readme.markdown @@ -20,11 +20,13 @@ On November 25th, 2013, [Creative Commons](http://creativecommons.org/) announce 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/)) +> "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/)) -*"…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)) +> "…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)) ## Usage