Update files
This commit is contained in:
parent
a7c9882010
commit
a53d07b293
1 changed files with 2 additions and 4 deletions
|
@ -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:
|
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."*
|
*"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"*
|
*"…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))
|
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.
|
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
Reference in a new issue