diff --git a/content/posts/a-post-with-a-cover.md b/content/posts/a-post-with-a-cover.md deleted file mode 100644 index 2f590d8..0000000 --- a/content/posts/a-post-with-a-cover.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: A post with a cover image -date: 2019-01-07T00:00:00.000Z -tags: - - Markdown - - Cover Image -coverImage: /images/uploads/alexandr-podvalny-220262-unsplash.jpg -description: >- - Markdown is intended to be as easy-to-read and easy-to-write as is feasible. - Readability, however, is emphasized above all else. A Markdown-formatted - document should be publishable as-is, as plain text, without looking like it's - been marked up with tags or formatting instructions. ---- - -Readability, however, is emphasized above all else. A Markdown-formatted -document should be publishable as-is, as plain text, without looking -like it's been marked up with tags or formatting instructions. - -While Markdown's syntax has been influenced by several existing text-to-HTML filters -- including [Setext](http://docutils.sourceforge.net/mirror/setext.html), [atx](http://www.aaronsw.com/2002/atx/), [Textile](http://textism.com/tools/textile/), [reStructuredText](http://docutils.sourceforge.net/rst.html), -[Grutatext](http://www.triptico.com/software/grutatxt.html), and [EtText](http://ettext.taint.org/doc/) -- the single biggest source of -inspiration for Markdown's syntax is the format of plain text email. - -